Skip to content

Commit b77fa4f

Browse files
author
Alex Patterson
committed
0.0.6
1 parent 4e97c4d commit b77fa4f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CodingCatDev First Release
22

3+
## 0.0.6 (2021-04-20)
4+
5+
### Release Highlights
6+
7+
- Removed Github actions for tagging
38
## 0.0.5 (2021-04-20)
49

510
### Release Highlights

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codingcat.dev",
33
"private": "true",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"description": "Main codingcat.dev site",
66
"main": "frontend/main/",
77
"repository": {

0 commit comments

Comments
 (0)