Skip to content

Commit 417f26c

Browse files
committed
chore: release v1.22.0
1 parent 7f52ffb commit 417f26c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.22.0] - 2024-10-16
6+
7+
### 🚜 Refactor
8+
9+
- *(release notes)* Update format for deployment notes
10+
511
## [1.21.0] - 2024-10-16
612

713
### ⚙️ Miscellaneous Tasks
814

915
- Update changelog command in release config
16+
- Release v1.21.0
1017

1118
## [1.20.0] - 2024-10-16
1219

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ax-sh.github.io",
3-
"version": "1.21.0",
3+
"version": "1.22.0",
44
"private": true,
55
"scripts": {
66
"format": "biome format --write .",

0 commit comments

Comments
 (0)