Skip to content

Commit

Permalink
chore(release): 1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.3](v1.4.2...v1.4.3) (2021-05-07)

### Bug Fixes

* upgrade lodash from 4.17.20 to 4.17.21 ([6b35549](6b35549))
* upgrade react-select from 3.1.0 to 3.2.0 ([b913d96](b913d96))
* upgrade react-virtualized-auto-sizer from 1.0.2 to 1.0.5 ([0796105](0796105))
  • Loading branch information
nr-opensource-bot committed May 7, 2021
1 parent e4f96f5 commit 62d635d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.4.3](https://github.com/newrelic/nr1-event-stream/compare/v1.4.2...v1.4.3) (2021-05-07)


### Bug Fixes

* upgrade lodash from 4.17.20 to 4.17.21 ([6b35549](https://github.com/newrelic/nr1-event-stream/commit/6b35549329d851aae18b9b29f1b5523d2a2814df))
* upgrade react-select from 3.1.0 to 3.2.0 ([b913d96](https://github.com/newrelic/nr1-event-stream/commit/b913d96d11e9beddd7fcbc0c8dd058e1c3a2a527))
* upgrade react-virtualized-auto-sizer from 1.0.2 to 1.0.5 ([0796105](https://github.com/newrelic/nr1-event-stream/commit/07961056f2ce379bfc62db31b7419c991a016754))

## [1.4.2](https://github.com/newrelic/nr1-event-stream/compare/v1.4.1...v1.4.2) (2020-09-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "nr1-event-stream",
"description": "Event Stream Nerdpack",
"version": "1.4.2",
"version": "1.4.3",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit 62d635d

Please sign in to comment.