Skip to content

Commit 9729f44

Browse files
committed
🚀 Release v1.0.1
1 parent b12fa5f commit 9729f44

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11

22

3+
## [1.0.1](https://github.com/timelessco/strapi-ts-app/compare/v1.0.0...v1.0.1) (2023-05-19)
4+
5+
6+
### 🗃️ Commits
7+
8+
9+
#### 🔨 Maintenance Updates
10+
11+
- **`package:`** 🧹 update version to 1.0.0 [b12fa5f](https://github.com/timelessco/strapi-ts-app/commit/b12fa5f07d5cdb41eefabd18e55933c1376e5096) by @navin-moorthy
12+
13+
14+
15+
#### 💚 CI Changes
16+
17+
- **`release:`** 🤖 enable CI mode for release-it [2e55baf](https://github.com/timelessco/strapi-ts-app/commit/2e55baf9936920d3b59b18ab0794b40a0bcbc6ad) by @navin-moorthy
18+
319
## [1.0.0](https://github.com/timelessco/strapi-ts-app/compare/v0.0.0...v1.0.0) (2023-05-19)
420

521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-ts-app",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"description": "Strapi TS App Template",
66
"keywords": [

0 commit comments

Comments
 (0)