Skip to content

Commit f9c8849

Browse files
chore(release): 0.8.3 [skip ci]
## [0.8.3](v0.8.2...v0.8.3) (2022-02-25) ### Bug Fixes * remove uuid update ([4613a70](4613a70)) * update node version in workflows, update errors to error ([87ccf14](87ccf14))
1 parent 85c97bd commit f9c8849

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.8.3](https://github.com/newrelic/nr1-network-telemetry/compare/v0.8.2...v0.8.3) (2022-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* remove uuid update ([4613a70](https://github.com/newrelic/nr1-network-telemetry/commit/4613a707d897579da2c28a4c07a279dcb7ac3517))
7+
* update node version in workflows, update errors to error ([87ccf14](https://github.com/newrelic/nr1-network-telemetry/commit/87ccf1499c7fb1958cf88ceaed87c94165d61eed))
8+
19
## [0.8.2](https://github.com/newrelic/nr1-network-telemetry/compare/v0.8.1...v0.8.2) (2021-11-10)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "nr1-network-telemetry-nerdpack",
44
"description": "Real time IPfix and Sflow visualization of network data passing through your system.",
5-
"version": "0.8.2",
5+
"version": "0.8.3",
66
"scripts": {
77
"checkversion": "check-node-version --node $(cat .nvmrc)",
88
"format": "prettier --check \"**/*.js\" \"**/*.json\" \"**/*.jsx\" \"**/*.scss\" --ignore-path .eslintignore",

0 commit comments

Comments
 (0)