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 8e6a01d commit 4f24ef5Copy full SHA for 4f24ef5
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# 1.0.0 (2021-07-18)
2
+
3
+### Features
4
5
+- example function hello ([9a4fa99](https://github.com/tlibjs/package-template/commit/9a4fa99575359aeab5748c191ae6b3dbe2d935b0))
package.json
@@ -74,5 +74,5 @@
74
"publishConfig": {
75
"access": "public"
76
},
77
- "version": "0.0.1"
+ "version": "1.0.0"
78
}
0 commit comments