We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2992d commit e183372Copy full SHA for e183372
CHANGELOG.json
@@ -1,6 +1,6 @@
1
{
2
"0.0.0.0": {
3
- "added": "Scaffolded project setup with basic structure and dependencies.",
+ "added": "Initial release.",
4
"changed": "",
5
"fixed": ""
6
}
README.md
@@ -9,7 +9,7 @@
9
10
#### What's New in 0.0.0.0
11
**Added:**
12
-Scaffolded project setup with basic structure and dependencies.
+Initial release.
13
14
15
<sub>[View full changelog](#changelog)</sub>
@@ -84,6 +84,6 @@ npm run dev
84
### Version 0.0.0.0
85
86
87
88
89
---
0 commit comments