We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfb020 commit ecfddd8Copy full SHA for ecfddd8
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+CHANGES:
2
+
3
+# 1.0.0 (2023-03-01)
4
5
6
+### Features
7
8
+* **version:** reset to initial version of the package ([dbfb020](https://github.com/H4ad/tp-cli/commit/dbfb020471ad2383c7ecac54379a741826e0e48e))
package.json
@@ -1,6 +1,6 @@
{
"name": "tp-cli",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Stupid simple way of generate and share templates with everyone.",
"author": {
"name": "Vinícius Lourenço",
0 commit comments