Skip to content

Commit db9c6c1

Browse files
committed
chore: release v1.23.0
1 parent 9e83499 commit db9c6c1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,22 @@
22

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

5+
## [1.23.0] - 2024-10-16
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Update release notes format and eslint config
10+
511
## [1.22.0] - 2024-10-16
612

713
### 🚜 Refactor
814

915
- *(release notes)* Update format for deployment notes
1016

17+
### ⚙️ Miscellaneous Tasks
18+
19+
- Release v1.22.0
20+
1121
## [1.21.0] - 2024-10-16
1222

1323
### ⚙️ Miscellaneous Tasks

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.22.0",
3+
"version": "1.23.0",
44
"private": true,
55
"scripts": {
66
"format": "biome format --write .",

0 commit comments

Comments
 (0)