Skip to content

Commit e51fdab

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2022-02-23) ### Bug Fixes * update node version in workflows, update deprecated props ([0370a49](0370a49))
1 parent 0370a49 commit e51fdab

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.2](https://github.com/newrelic/nr1-learn-nrql/compare/v1.5.1...v1.5.2) (2022-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update node version in workflows, update deprecated props ([0370a49](https://github.com/newrelic/nr1-learn-nrql/commit/0370a494cfd3005bfdbeb872ffbe9351abcb56de))
7+
18
## [1.5.1](https://github.com/newrelic/nr1-learn-nrql/compare/v1.5.0...v1.5.1) (2021-10-19)
29

310

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": "nrql-tutorial",
44
"description": "NRQL Tutorial App",
5-
"version": "1.5.1",
5+
"version": "1.5.2",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)