Skip to content

Commit 802dd06

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2025-12-20) ### 🔧 Maintenance #### 🔧 Internal Fixes * **release:** fix broken commit links and long hash display in release notes ([899f110](899f110)) #### 📚 Documentation * add missing version headers and improve CHANGELOG hierarchy ([2468b2e](2468b2e)) * sync ai-config-toolkit ([fd693b4](fd693b4)) #### 🔨 Chore * add action buttons icon ([c131415](c131415)) * adding recommended extensions ([86d6b47](86d6b47)) * ai-config-toolkit sync ([0412110](0412110)) * ai-config-toolkit sync ([46939a7](46939a7)) * ai-config-toolkit syncchore: ai-config-toolkit sync ([bfa18d7](bfa18d7)) * changing the environment variable name for accessing GitHub MCP ([2543b9f](2543b9f)) * delete unused mcp ([7adc92a](7adc92a)) * **deps-dev:** bump @semantic-release/commit-analyzer ([6672271](6672271)) * **deps-dev:** bump @semantic-release/github from 11.0.1 to 12.0.2 ([d5a7eda](d5a7eda)) * **deps-dev:** bump @types/micromatch from 4.0.9 to 4.0.10 ([f48188b](f48188b)) * **deps-dev:** bump conventional-changelog-conventionalcommits ([751b199](751b199)) * **deps-dev:** bump semantic-release from 24.2.0 to 25.0.2 ([747f35f](747f35f)) * **deps-dev:** bump ts-jest from 29.2.5 to 29.4.6 ([5cd71e1](5cd71e1)) * **deps-dev:** bump typescript-eslint from 8.48.0 to 8.48.1 ([7986ba2](7986ba2)) * **deps:** bump globby from 14.0.0 to 16.0.0 ([36249c4](36249c4)) * **deps:** bump tar from 7.5.1 to 7.5.2 ([8391da4](8391da4)) * migrate test framework from Jest to Vitest ([0e2d7ef](0e2d7ef)) * modified container structure to support codespaces ([3bf5029](3bf5029)) * sort action buttons ([bdec557](bdec557)) * sync ai-config-toolkit ([c6150cd](c6150cd)) * syncing documents from ai-config-toolkit ([1753127](1753127))
1 parent 2468b2e commit 802dd06

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/KubrickCode/baedal/compare/v1.3.0...v1.3.1) (2025-12-20)
4+
5+
### 🔧 Maintenance
6+
7+
#### 🔧 Internal Fixes
8+
9+
- **release:** fix broken commit links and long hash display in release notes ([899f110](https://github.com/KubrickCode/baedal/commit/899f110c4d5b35d690169c4c591b354d5e18a9ce))
10+
11+
#### 📚 Documentation
12+
13+
- add missing version headers and improve CHANGELOG hierarchy ([2468b2e](https://github.com/KubrickCode/baedal/commit/2468b2e10b8bf3aae6aff740ed2e2b1a4fd649e6))
14+
- sync ai-config-toolkit ([fd693b4](https://github.com/KubrickCode/baedal/commit/fd693b45dd85c275a1e5fd17b3dcb5f7c67e7799))
15+
16+
#### 🔨 Chore
17+
18+
- add action buttons icon ([c131415](https://github.com/KubrickCode/baedal/commit/c1314159dca7da7ba56a403845f7ecdce2e9f05f))
19+
- adding recommended extensions ([86d6b47](https://github.com/KubrickCode/baedal/commit/86d6b473a88205ac6d62d77f2eff7cc14ddfd429))
20+
- ai-config-toolkit sync ([0412110](https://github.com/KubrickCode/baedal/commit/0412110b3da33d6a152c20f3e38800a27c18073e))
21+
- ai-config-toolkit sync ([46939a7](https://github.com/KubrickCode/baedal/commit/46939a79b2c2dc21a29d678c685252ecaa57139e))
22+
- ai-config-toolkit syncchore: ai-config-toolkit sync ([bfa18d7](https://github.com/KubrickCode/baedal/commit/bfa18d787be7f22473723ea048a14e75a84edde8))
23+
- changing the environment variable name for accessing GitHub MCP ([2543b9f](https://github.com/KubrickCode/baedal/commit/2543b9f8242629edd445b6ba5d8bb6ae91066c2b))
24+
- delete unused mcp ([7adc92a](https://github.com/KubrickCode/baedal/commit/7adc92add980cf7d3fba777aef42eb96a8fbe53b))
25+
- **deps-dev:** bump @semantic-release/commit-analyzer ([6672271](https://github.com/KubrickCode/baedal/commit/6672271e07f5a87d806ae91d876a5e29a5fc11dc))
26+
- **deps-dev:** bump @semantic-release/github from 11.0.1 to 12.0.2 ([d5a7eda](https://github.com/KubrickCode/baedal/commit/d5a7eda6770c1249fd9a9a39b2a995d2aa9f2e85))
27+
- **deps-dev:** bump @types/micromatch from 4.0.9 to 4.0.10 ([f48188b](https://github.com/KubrickCode/baedal/commit/f48188b477dacad635e5c1fb0f939b071f41279d))
28+
- **deps-dev:** bump conventional-changelog-conventionalcommits ([751b199](https://github.com/KubrickCode/baedal/commit/751b19963183394f59b9027b6b4f574ae277f673))
29+
- **deps-dev:** bump semantic-release from 24.2.0 to 25.0.2 ([747f35f](https://github.com/KubrickCode/baedal/commit/747f35f178a0b43994c3c09e5f95902b7efddaee))
30+
- **deps-dev:** bump ts-jest from 29.2.5 to 29.4.6 ([5cd71e1](https://github.com/KubrickCode/baedal/commit/5cd71e143be10f8c22bd9aa5ccac90cdb39c0d05))
31+
- **deps-dev:** bump typescript-eslint from 8.48.0 to 8.48.1 ([7986ba2](https://github.com/KubrickCode/baedal/commit/7986ba2e2610d7e852afb86719f220620c59624d))
32+
- **deps:** bump globby from 14.0.0 to 16.0.0 ([36249c4](https://github.com/KubrickCode/baedal/commit/36249c42ee6db4f8ed2b185af51a8aebbfa17743))
33+
- **deps:** bump tar from 7.5.1 to 7.5.2 ([8391da4](https://github.com/KubrickCode/baedal/commit/8391da4e61a3de788f689aebfb138743eede6640))
34+
- migrate test framework from Jest to Vitest ([0e2d7ef](https://github.com/KubrickCode/baedal/commit/0e2d7ef9f7a12384d83fc873ad8775906ba77601))
35+
- modified container structure to support codespaces ([3bf5029](https://github.com/KubrickCode/baedal/commit/3bf50292bcdede4238e5bd23038032c7d4663b96))
36+
- sort action buttons ([bdec557](https://github.com/KubrickCode/baedal/commit/bdec55793edff10847e1e7ef7ddce96b5d47464c))
37+
- sync ai-config-toolkit ([c6150cd](https://github.com/KubrickCode/baedal/commit/c6150cdf398e9fad1e9b6d4e67afb8576f4fe6ea))
38+
- syncing documents from ai-config-toolkit ([1753127](https://github.com/KubrickCode/baedal/commit/1753127afef261768626bb7a0587672c868e48f5))
39+
340
## [1.0.6](https://github.com/KubrickCode/baedal/compare/v1.0.5...v1.0.6) (2025-12-20)
441

542
### 🎯 Highlights

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "baedal",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A TypeScript-based CLI tool and npm library for downloading files/folders from GitHub repositories",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)