Skip to content

Commit cd8dfca

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2021-02-24) ### Bug Fixes * Upgrade react-markdown to latest, removed react-dom from dependencies ([a6e98d5](a6e98d5))
1 parent 1b2944e commit cd8dfca

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.3.3](https://github.com/newrelic/nr1-learn-nrql/compare/v1.3.2...v1.3.3) (2021-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade react-markdown to latest, removed react-dom from dependencies ([a6e98d5](https://github.com/newrelic/nr1-learn-nrql/commit/a6e98d5829991baa8f3ea6f05d66ab1c78106942))
7+
18
## [1.3.2](https://github.com/newrelic/nr1-learn-nrql/compare/v1.3.1...v1.3.2) (2021-02-23)
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.2",
5+
"version": "1.3.3",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)