Skip to content

Commit fb17db9

Browse files
author
@semantic-release-bot
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2020-03-06) ### Features * add catalog icon ([062d516](062d516))
1 parent 062d516 commit fb17db9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/newrelic/nr1-event-stream/compare/v1.0.0...v1.1.0) (2020-03-06)
2+
3+
4+
### Features
5+
6+
* add catalog icon ([062d516](https://github.com/newrelic/nr1-event-stream/commit/062d516e8ba85b5af29823505a9879c19651662b))
7+
18
# 1.0.0 (2019-11-15)
29

310

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": "nr1-event-stream",
44
"description": "Event Stream Nerdpack",
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)