Skip to content

Commit 6f50faf

Browse files
chore(release): 1.5.5 [skip ci]
## [1.5.5](v1.5.4...v1.5.5) (2021-03-24) ### Bug Fixes * bumps app version ([f324f44](f324f44))
1 parent 58096ba commit 6f50faf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.5](https://github.com/newrelic/nr1-workload-geoops/compare/v1.5.4...v1.5.5) (2021-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* bumps app version ([f324f44](https://github.com/newrelic/nr1-workload-geoops/commit/f324f446217ac43956e22ebed44b934be25eee9d))
7+
18
## [1.5.4](https://github.com/newrelic/nr1-workload-geoops/compare/v1.5.3...v1.5.4) (2021-01-29)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -5,7 +5,7 @@
55
"email": "opensource+nr1-workload-geoops@newrelic.com"
66
},
77
"description": "New Relic One application aligning Workloads and Entities to geographic data (ex. Point of Sale monitoring).",
8-
"version": "1.5.4",
8+
"version": "1.5.5",
99
"scripts": {
1010
"start": "nr1 nerdpack:serve",
1111
"test": "jest",

0 commit comments

Comments
 (0)