Skip to content

Commit 6f5531c

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.3...v1.4.0) (2021-10-04) ### Features * update semantic release with node ([094559c](094559c))
1 parent 52e808e commit 6f5531c

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.4.0](https://github.com/newrelic/nr1-learn-nrql/compare/v1.3.3...v1.4.0) (2021-10-04)
2+
3+
4+
### Features
5+
6+
* update semantic release with node ([094559c](https://github.com/newrelic/nr1-learn-nrql/commit/094559c713b87d0dc9f444bd9623311707685188))
7+
18
## [1.3.3](https://github.com/newrelic/nr1-learn-nrql/compare/v1.3.2...v1.3.3) (2021-02-24)
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
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "nrql-tutorial",
44
"description": "NRQL Tutorial App",
5-
"version": "1.3.3",
5+
"version": "1.4.0",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)