We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4235eed commit b8c656fCopy full SHA for b8c656f
CHANGELOG.md
@@ -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
8
# [1.1.0](https://github.com/5app/js-template/compare/v1.0.0...v1.1.0) (2019-11-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@5app/js-template",
- "version": "1.1.0",
+ "version": "1.1.1",
"private": true,
"description": "Description",
"main": "index.js",
0 commit comments