We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35504f7 commit bd41215Copy full SHA for bd41215
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+## v1.0.0
4
5
+First release !
package.json
@@ -1,6 +1,6 @@
{
"name": "cooklang-parser",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Cooklang parsers and utilities",
"author": "Thomas Lamant <tom@tmlmt.com>",
6
"packageManager": "pnpm@10.14.0",
0 commit comments