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 4e97c4d commit b77fa4fCopy full SHA for b77fa4f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CodingCatDev First Release
2
3
+## 0.0.6 (2021-04-20)
4
+
5
+### Release Highlights
6
7
+- Removed Github actions for tagging
8
## 0.0.5 (2021-04-20)
9
10
### Release Highlights
package.json
@@ -1,7 +1,7 @@
{
"name": "codingcat.dev",
"private": "true",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Main codingcat.dev site",
"main": "frontend/main/",
"repository": {
0 commit comments