Skip to content

Commit 31140b3

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2022-02-23) ### Bug Fixes * update buttons to plain prop ([2dfda6b](2dfda6b))
1 parent d2342db commit 31140b3

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.3](https://github.com/newrelic/nr1-learn-nrql/compare/v1.5.2...v1.5.3) (2022-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update buttons to plain prop ([2dfda6b](https://github.com/newrelic/nr1-learn-nrql/commit/2dfda6bc190a5862d1666921eda3f6b179f9cd26))
7+
18
## [1.5.2](https://github.com/newrelic/nr1-learn-nrql/compare/v1.5.1...v1.5.2) (2022-02-23)
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.2",
5+
"version": "1.5.3",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)