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 06f154e commit 6f4fbc8Copy full SHA for 6f4fbc8
CHANGELOG.md
@@ -2,11 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.24.0] - 2024-10-16
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- Update changelog deployment note formatting
10
11
## [1.23.0] - 2024-10-16
12
13
### ⚙️ Miscellaneous Tasks
14
15
- Update release notes format and eslint config
16
+- Release v1.23.0
17
18
## [1.22.0] - 2024-10-16
19
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ax-sh.github.io",
- "version": "1.23.0",
+ "version": "1.24.0",
"private": true,
"scripts": {
"format": "biome format --write .",
0 commit comments