Skip to content

Commit b8c656f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2019-11-06) ### Bug Fixes * **publish:** add scope for npm package ([4235eed](4235eed))
1 parent 4235eed commit b8c656f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/5app/js-template/compare/v1.1.0...v1.1.1) (2019-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **publish:** add scope for npm package ([4235eed](https://github.com/5app/js-template/commit/4235eed4a50b3ef4b7e8d1c949b25c1a8ce3ad11))
7+
18
# [1.1.0](https://github.com/5app/js-template/compare/v1.0.0...v1.1.0) (2019-11-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@5app/js-template",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"description": "Description",
66
"main": "index.js",

0 commit comments

Comments
 (0)