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 1f6caa6 commit 660d34aCopy full SHA for 660d34a
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2019-06-27)
2
+
3
4
+### Features
5
6
+* **release:** Add semantic release to the mix ([1f6caa6](https://github.com/5app/js-template/commit/1f6caa6))
package.json
@@ -1,6 +1,6 @@
{
"name": "js-template",
- "version": "0.0.0",
+ "version": "1.0.0",
"private": true,
"description": "Description",
"main": "index.js",
0 commit comments