Skip to content

Commit 6d4ed5a

Browse files
committed
chore: release v1.30.0
1 parent f198cc8 commit 6d4ed5a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

5+
## [[1.30.0] - 2024-10-17] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.30.0)
6+
7+
8+
### ⚙️ Miscellaneous Tasks
9+
10+
- Streamline deployment workflow and add tests [`b94338f`](https://github.com/ax-sh/ax-sh.github.io/commit/b94338f992b69e6e4b94f25e9dcdf3d1c0315a3b)
11+
512
## [[1.29.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.29.0)
613

714

815
### ⚙️ Miscellaneous Tasks
916

1017
- Fix syntax error in release workflow file [`fa63686`](https://github.com/ax-sh/ax-sh.github.io/commit/fa63686094caaa83f121c0a30288d36138a990f4)
18+
- Release v1.29.0 [`156100e`](https://github.com/ax-sh/ax-sh.github.io/commit/156100e91b90b515bedbaea95e794a299bf6ba04)
1119

1220
## [[1.28.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.28.0)
1321

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

0 commit comments

Comments
 (0)