Skip to content

Commit ee4f5a3

Browse files
committed
chore: release v1.33.0
1 parent 9ee1146 commit ee4f5a3

File tree

2 files changed

+52
-33
lines changed

2 files changed

+52
-33
lines changed

CHANGELOG.md

Lines changed: 51 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,58 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
3+
All notable changes to ax-sh webpage will be documented in this file.
44

5-
## [[1.32.0] - 2024-10-20] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.32.0)
5+
## [[1.33.0] - 2024-10-20](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.33.0)
6+
7+
8+
### 📚 Documentation
9+
10+
- Fix markdown formatting in cliff.toml file [`1b009f6`](https://github.com/ax-sh/ax-sh.github.io/commit/1b009f6a001a5793d09380a4ec7feb297e8ce560)
11+
- Update changelog header for ax-sh webpage [`6deca51`](https://github.com/ax-sh/ax-sh.github.io/commit/6deca519b2c2ae5ef8f7c5662d40343c3ad8f712)
12+
- Fix markdown formatting in cliff.toml file [`5dcf412`](https://github.com/ax-sh/ax-sh.github.io/commit/5dcf4129b9371cceb0f35c42d3774a3cdf667890)
13+
- Update changelog header for ax-sh webpage [`ffac0fe`](https://github.com/ax-sh/ax-sh.github.io/commit/ffac0fe3be46fa2f951b3cc46139c7ac86360266)
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Update dependencies in package.json [`278977c`](https://github.com/ax-sh/ax-sh.github.io/commit/278977c832012b9266db07ae8888ae84cf6fbcc4)
18+
- Clean up commented code and whitespace in files [`4d5ebb4`](https://github.com/ax-sh/ax-sh.github.io/commit/4d5ebb45ea5f1a5e3aa44c38c3fe8cca9d199e23)
19+
- Update checkout action to use main branch [`bce555c`](https://github.com/ax-sh/ax-sh.github.io/commit/bce555cf1a9bec4f005059f2c202397a6c7f9554)
20+
- Update dependencies in package.json [`567b84e`](https://github.com/ax-sh/ax-sh.github.io/commit/567b84e0623d707f007cc4be51769d883200924f)
21+
- Clean up commented code and whitespace in files [`9c43e1e`](https://github.com/ax-sh/ax-sh.github.io/commit/9c43e1e606eea942c0ac95ff005eda3bc5e48935)
22+
23+
## [[1.32.0] - 2024-10-20](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.32.0)
624

725

826
### ⚙️ Miscellaneous Tasks
927

1028
- Update checkout action to use main branch (#49) [`5f763b4`](https://github.com/ax-sh/ax-sh.github.io/commit/5f763b485a3de350d2328377ee926d04b7424ed4)
29+
- Release v1.32.0 [`a811060`](https://github.com/ax-sh/ax-sh.github.io/commit/a811060c71a5435d92264c5abdbd3f578bd0452d)
1130

12-
## [[1.31.0] - 2024-10-20] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.31.0)
31+
## [[1.31.0] - 2024-10-20](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.31.0)
1332

1433

1534
### ⚙️ Miscellaneous Tasks
1635

1736
- Update release script and add is-ci dependency [`36099b4`](https://github.com/ax-sh/ax-sh.github.io/commit/36099b43843a74b7ebcc20b3594786088658ef48)
1837
- Release v1.31.0 [`b8f47ba`](https://github.com/ax-sh/ax-sh.github.io/commit/b8f47ba2f34a6383cf78b42db244d36e4bb69215)
1938

20-
## [[1.30.0] - 2024-10-17] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.30.0)
39+
## [[1.30.0] - 2024-10-17](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.30.0)
2140

2241

2342
### ⚙️ Miscellaneous Tasks
2443

2544
- Streamline deployment workflow and add tests [`b94338f`](https://github.com/ax-sh/ax-sh.github.io/commit/b94338f992b69e6e4b94f25e9dcdf3d1c0315a3b)
2645
- Release v1.30.0 [`6d4ed5a`](https://github.com/ax-sh/ax-sh.github.io/commit/6d4ed5ad2d92650d0ab9aeab46a025314d37f2cf)
2746

28-
## [[1.29.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.29.0)
47+
## [[1.29.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.29.0)
2948

3049

3150
### ⚙️ Miscellaneous Tasks
3251

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

36-
## [[1.28.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.28.0)
55+
## [[1.28.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.28.0)
3756

3857

3958
### 🎨 Styling
@@ -54,7 +73,7 @@ All notable changes to this project will be documented in this file.
5473
- Update release workflow to include manual trigger [`9e8ddbb`](https://github.com/ax-sh/ax-sh.github.io/commit/9e8ddbbadd5a609b03bb02cbf246ed5d9219fc2a)
5574
- Release v1.28.0 [`d35c3fb`](https://github.com/ax-sh/ax-sh.github.io/commit/d35c3fbff577f832247d1d3561e62de2adaf1dcb)
5675

57-
## [[1.27.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.27.0)
76+
## [[1.27.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.27.0)
5877

5978

6079
### 🚀 Features
@@ -65,15 +84,15 @@ All notable changes to this project will be documented in this file.
6584

6685
- Release v1.27.0 [`b5424c7`](https://github.com/ax-sh/ax-sh.github.io/commit/b5424c773fe088a1c3ddba4870f7d2dabdd66410)
6786

68-
## [[1.26.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.26.0)
87+
## [[1.26.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.26.0)
6988

7089

7190
### ⚙️ Miscellaneous Tasks
7291

7392
- *(release)* Update release workflow for pull requests [`8ec2597`](https://github.com/ax-sh/ax-sh.github.io/commit/8ec259789fc94e6a7d385d667c91bf47b6367a08)
7493
- Release v1.26.0 [`c0debb2`](https://github.com/ax-sh/ax-sh.github.io/commit/c0debb2611183a25357dd57a4e85cbaa0e4fa82d)
7594

76-
## [[1.25.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.25.0)
95+
## [[1.25.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.25.0)
7796

7897

7998
### 📚 Documentation
@@ -85,23 +104,23 @@ All notable changes to this project will be documented in this file.
85104
- Update lint:fix command to use .gitignore [`809a190`](https://github.com/ax-sh/ax-sh.github.io/commit/809a190ac450be72805b2e115b164a9ed9e12463)
86105
- Release v1.25.0 [`511c88d`](https://github.com/ax-sh/ax-sh.github.io/commit/511c88d93c1388e98ccb5fcecda67bc761c0b5ba)
87106

88-
## [[1.24.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.24.0)
107+
## [[1.24.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.24.0)
89108

90109

91110
### ⚙️ Miscellaneous Tasks
92111

93112
- Update changelog deployment note formatting [`06f154e`](https://github.com/ax-sh/ax-sh.github.io/commit/06f154e51d1e017c210b1bb617033d25160cc517)
94113
- Release v1.24.0 [`6f4fbc8`](https://github.com/ax-sh/ax-sh.github.io/commit/6f4fbc8cc5cb6382e753020548aa212555beb1e3)
95114

96-
## [[1.23.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.23.0)
115+
## [[1.23.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.23.0)
97116

98117

99118
### ⚙️ Miscellaneous Tasks
100119

101120
- Update release notes format and eslint config [`9e83499`](https://github.com/ax-sh/ax-sh.github.io/commit/9e83499863cc2b864e40772c092f05bcf3796488)
102121
- Release v1.23.0 [`db9c6c1`](https://github.com/ax-sh/ax-sh.github.io/commit/db9c6c1b7777ab2f0b3077d50348ebc412a28bff)
103122

104-
## [[1.22.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.22.0)
123+
## [[1.22.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.22.0)
105124

106125

107126
### 🚜 Refactor
@@ -112,15 +131,15 @@ All notable changes to this project will be documented in this file.
112131

113132
- Release v1.22.0 [`417f26c`](https://github.com/ax-sh/ax-sh.github.io/commit/417f26c7d8ecae680d560f6871398d79718ffb87)
114133

115-
## [[1.21.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.21.0)
134+
## [[1.21.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.21.0)
116135

117136

118137
### ⚙️ Miscellaneous Tasks
119138

120139
- Update changelog command in release config [`0f7a2cb`](https://github.com/ax-sh/ax-sh.github.io/commit/0f7a2cb6198d0b87f10651350c6791307ee83d3e)
121140
- Release v1.21.0 [`fd683e3`](https://github.com/ax-sh/ax-sh.github.io/commit/fd683e3b575d7c07a6fedbd565ad838c436de0cf)
122141

123-
## [[1.20.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.20.0)
142+
## [[1.20.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.20.0)
124143

125144

126145
### ⚙️ Miscellaneous Tasks
@@ -129,15 +148,15 @@ All notable changes to this project will be documented in this file.
129148
- *(release)* Update changelog command for release-it [`a076ca8`](https://github.com/ax-sh/ax-sh.github.io/commit/a076ca8019c67de5e962fa03ce448b5ec20e7a24)
130149
- Release v1.20.0 [`1f7ed89`](https://github.com/ax-sh/ax-sh.github.io/commit/1f7ed8949ecbc13e8d4ed4e64b1acce92163341f)
131150

132-
## [[1.19.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.19.0)
151+
## [[1.19.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.19.0)
133152

134153

135154
### ⚙️ Miscellaneous Tasks
136155

137156
- Update changelog command in release config [`a796a52`](https://github.com/ax-sh/ax-sh.github.io/commit/a796a5237cfbda99668f948e63f63fc0b62df86f)
138157
- Release v1.19.0 [`3829c8d`](https://github.com/ax-sh/ax-sh.github.io/commit/3829c8d5837826cd3d5f3f0a0ef4c49f350e9140)
139158

140-
## [[1.18.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.18.0)
159+
## [[1.18.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.18.0)
141160

142161

143162
### ⚙️ Miscellaneous Tasks
@@ -154,7 +173,7 @@ All notable changes to this project will be documented in this file.
154173
- Update CHANGELOG generation command in release-it config [`ee1a3b7`](https://github.com/ax-sh/ax-sh.github.io/commit/ee1a3b72bc01f373ad5ceb9027ca45acf3321416)
155174
- Release v1.18.0 [`39137a4`](https://github.com/ax-sh/ax-sh.github.io/commit/39137a41ef4ea112629fc47e43d6b66fd0f8ea53)
156175

157-
## [[1.15.0] - 2024-10-16] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.15.0)
176+
## [[1.15.0] - 2024-10-16](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.15.0)
158177

159178

160179
### 🚀 Features
@@ -260,7 +279,7 @@ All notable changes to this project will be documented in this file.
260279
- Add new scripts for pull request handling [`9ef7776`](https://github.com/ax-sh/ax-sh.github.io/commit/9ef7776613283d28172f06ec1a7a429fa9f46d6b)
261280
- Update react-query dependencies to latest version [`0e7b843`](https://github.com/ax-sh/ax-sh.github.io/commit/0e7b84301a2ee5f2c038eb6cdc4a91d401ab3304)
262281

263-
## [[1.14.0] - 2024-09-03] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.14.0)
282+
## [[1.14.0] - 2024-09-03](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.14.0)
264283

265284

266285
### 🚀 Features
@@ -292,7 +311,7 @@ All notable changes to this project will be documented in this file.
292311
- Add @hookform/error-message dependency [`b9ee6eb`](https://github.com/ax-sh/ax-sh.github.io/commit/b9ee6ebec43ab2a32227e2f94e2cd745aec2d94b)
293312
- Update release hooks and ESLint config formatting [`63ba33e`](https://github.com/ax-sh/ax-sh.github.io/commit/63ba33eabae8d74870ecd3ca07560fe6e8184baf)
294313

295-
## [[1.13.0] - 2024-07-29] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.13.0)
314+
## [[1.13.0] - 2024-07-29](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.13.0)
296315

297316

298317
### 🎨 Styling
@@ -309,7 +328,7 @@ All notable changes to this project will be documented in this file.
309328
- Add @faker-js/faker dependency to package.json [`29c8b64`](https://github.com/ax-sh/ax-sh.github.io/commit/29c8b64bb13979d90b798c641324848a0e35b1ad)
310329
- Add tailwindcss-radix dependency to package.json [`e05993a`](https://github.com/ax-sh/ax-sh.github.io/commit/e05993a5a99d1d379f344561e6e18812cf06ac02)
311330

312-
## [[1.11.0] - 2024-07-29] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.11.0)
331+
## [[1.11.0] - 2024-07-29](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.11.0)
313332

314333

315334
### 🎨 Styling
@@ -321,7 +340,7 @@ All notable changes to this project will be documented in this file.
321340

322341
- Update biome.json configuration and add biome:migrate script in package.json [`d23cd24`](https://github.com/ax-sh/ax-sh.github.io/commit/d23cd2461382b7901061b35f3c17c2ba0826c572)
323342

324-
## [[1.10.0] - 2024-07-29] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.10.0)
343+
## [[1.10.0] - 2024-07-29](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.10.0)
325344

326345

327346
### 🚀 Features
@@ -341,7 +360,7 @@ All notable changes to this project will be documented in this file.
341360
- Update CHANGELOG and fix typo in external links section comment [`1f15f0e`](https://github.com/ax-sh/ax-sh.github.io/commit/1f15f0ea1304c519a354d2713b9557bea0037194)
342361
- Add initial configuration for typo checking in .typos.toml [`084928c`](https://github.com/ax-sh/ax-sh.github.io/commit/084928cf3e4cf7639c6026a0791e1022127b4ecd)
343362

344-
## [[1.9.0] - 2024-07-29] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.9.0)
363+
## [[1.9.0] - 2024-07-29](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.9.0)
345364

346365

347366
### 🚀 Features
@@ -457,7 +476,7 @@ All notable changes to this project will be documented in this file.
457476
- Merge develop [`04c4b31`](https://github.com/ax-sh/ax-sh.github.io/commit/04c4b311795f5e014dc60fcf764446425c875ab4)
458477
- Rename use-data-query.tsx to use-data-query.ts [`f74527c`](https://github.com/ax-sh/ax-sh.github.io/commit/f74527c50cfff32d3b67d678a02caaf9d1c6d71a)
459478

460-
## [[1.6.0] - 2024-01-15] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.6.0)
479+
## [[1.6.0] - 2024-01-15](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.6.0)
461480

462481

463482
### 🚀 Features
@@ -473,7 +492,7 @@ All notable changes to this project will be documented in this file.
473492

474493
- Release v1.5.0 https://ax-sh.github.io/ [`528d38b`](https://github.com/ax-sh/ax-sh.github.io/commit/528d38b3b4a666fc9dbe559dd8504be56c904094)
475494

476-
## [[1.5.0] - 2024-01-15] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.5.0)
495+
## [[1.5.0] - 2024-01-15](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.5.0)
477496

478497

479498
### ⚙️ Miscellaneous Tasks
@@ -482,7 +501,7 @@ All notable changes to this project will be documented in this file.
482501
- Update deps [`f4b1df1`](https://github.com/ax-sh/ax-sh.github.io/commit/f4b1df1d3aff182745c5b67c00810000b8542980)
483502
- Update eslint config [`bbd77f1`](https://github.com/ax-sh/ax-sh.github.io/commit/bbd77f1b2af0726f0b03e68e4a4a7911a58f6b38)
484503

485-
## [[1.4.0] - 2024-01-15] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.4.0)
504+
## [[1.4.0] - 2024-01-15](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.4.0)
486505

487506

488507
### 🚀 Features
@@ -505,7 +524,7 @@ All notable changes to this project will be documented in this file.
505524

506525
- Release v1.3.0 https://ax-sh.github.io/ [`530c145`](https://github.com/ax-sh/ax-sh.github.io/commit/530c145cdf12459ca380b81ed2293b6140a08ef2)
507526

508-
## [[1.3.0] - 2024-01-14] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.3.0)
527+
## [[1.3.0] - 2024-01-14](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.3.0)
509528

510529

511530
### 🚀 Features
@@ -516,7 +535,7 @@ All notable changes to this project will be documented in this file.
516535

517536
- Release v1.2.0 https://ax-sh.github.io/ [`b29f6bb`](https://github.com/ax-sh/ax-sh.github.io/commit/b29f6bb57df7f26b5dfb58fad0665377d6784579)
518537

519-
## [[1.2.0] - 2024-01-14] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.2.0)
538+
## [[1.2.0] - 2024-01-14](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.2.0)
520539

521540

522541
### 🚀 Features
@@ -528,7 +547,7 @@ All notable changes to this project will be documented in this file.
528547

529548
- Release v1.1.0 https://ax-sh.github.io/ [`58444ac`](https://github.com/ax-sh/ax-sh.github.io/commit/58444ac44fb242c7a0b45e8d404ae6f3da3d91c7)
530549

531-
## [[1.1.0] - 2024-01-14] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.1.0)
550+
## [[1.1.0] - 2024-01-14](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.1.0)
532551

533552

534553
### 🚀 Features
@@ -539,7 +558,7 @@ All notable changes to this project will be documented in this file.
539558

540559
- Release v1.0.0 https://ax-sh.github.io/ [`9a569fa`](https://github.com/ax-sh/ax-sh.github.io/commit/9a569fae8b9d25917ed00e88c0c363dfd1fd060a)
541560

542-
## [[1.0.0] - 2024-01-14] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.0.0)
561+
## [[1.0.0] - 2024-01-14](https://github.com/ax-sh/ax-sh.github.io/releases/tag/1.0.0)
543562

544563

545564
### 🚀 Features
@@ -550,7 +569,7 @@ All notable changes to this project will be documented in this file.
550569

551570
- Release v0.37.0 https://ax-sh.github.io/ [`65fa81f`](https://github.com/ax-sh/ax-sh.github.io/commit/65fa81f66722db50e9b858979ca35cec00d763e8)
552571

553-
## [[0.37.0] - 2024-01-14] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/0.37.0)
572+
## [[0.37.0] - 2024-01-14](https://github.com/ax-sh/ax-sh.github.io/releases/tag/0.37.0)
554573

555574

556575
### 🚀 Features
@@ -563,7 +582,7 @@ All notable changes to this project will be documented in this file.
563582

564583
- Release v0.36.0 [`85c38ef`](https://github.com/ax-sh/ax-sh.github.io/commit/85c38ef178f98de2c6a0da6d150a6db13d584ede)
565584

566-
## [[0.36.0] - 2024-01-14] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/0.36.0)
585+
## [[0.36.0] - 2024-01-14](https://github.com/ax-sh/ax-sh.github.io/releases/tag/0.36.0)
567586

568587

569588
### 🚀 Features
@@ -586,7 +605,7 @@ All notable changes to this project will be documented in this file.
586605

587606
- Release v0.35.0 [`8a7b7a8`](https://github.com/ax-sh/ax-sh.github.io/commit/8a7b7a83cda6efc2406d66041ab07eda2d47a480)
588607

589-
## [[0.35.0] - 2024-01-11] (https://github.com/ax-sh/ax-sh.github.io/releases/tag/0.35.0)
608+
## [[0.35.0] - 2024-01-11](https://github.com/ax-sh/ax-sh.github.io/releases/tag/0.35.0)
590609

591610

592611
### 🚀 Features

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

0 commit comments

Comments
 (0)