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 7f52ffb commit 417f26cCopy full SHA for 417f26c
CHANGELOG.md
@@ -2,11 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.22.0] - 2024-10-16
6
+
7
+### 🚜 Refactor
8
9
+- *(release notes)* Update format for deployment notes
10
11
## [1.21.0] - 2024-10-16
12
13
### ⚙️ Miscellaneous Tasks
14
15
- Update changelog command in release config
16
+- Release v1.21.0
17
18
## [1.20.0] - 2024-10-16
19
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ax-sh.github.io",
- "version": "1.21.0",
+ "version": "1.22.0",
"private": true,
"scripts": {
"format": "biome format --write .",
0 commit comments