Commit 99056d3
committed
chore(release): 0.2.11 [skip ci]
## [0.2.11](v0.2.10...v0.2.11) (2025-11-16)
### 🔧 Internal Fixes
* resolve pnpm symlink error in vsce packaging ([679ce4c](679ce4c))
### 📝 Documentation
* Add command execution principles to CLAUDE.md ([5093bd5](5093bd5))
* add ifix type and improve distinction guide in commit message generator ([58ead98](58ead98))
* Added Conventional Commits specifications to the commit command. ([2b3e517](2b3e517))
* AI-related documentation and settings replaced ([766eadb](766eadb))
* Remove incorrectly formatted documents ([ab68887](ab68887))
* Sync prompts from the ai-config-toolkit repository ([3b9f714](3b9f714))
* Synchronizing code from the ai-config-toolkit repository ([723424d](723424d))
* Update CLAUDE.md ([a9881b7](a9881b7))
### 💄 Styling
* format code ([25e6b67](25e6b67))
* format doc ([a700a8d](a700a8d))
### 👷 CI/CD
* Fix error when PR author tries to add themselves as reviewer ([96442e6](96442e6))
* Fix formatting inconsistency between save and lint execution ([c3cfc5e](c3cfc5e))
* Improved the issue of delayed pre-commit lint error detection, resulting in rework. ([4e61e0b](4e61e0b))
### 🔨 Chores
* add dual language document generation to workflow commands ([9533826](9533826))
* Add frequently used mcp servers ([f693007](f693007))
* Added CLAUDE skills to fix dependency versions and related principles ([05052a3](05052a3))
* change lint command to fix ([4404ad6](4404ad6))
* Change the dependabot commit message conventions ([9b1e6d0](9b1e6d0))
* Change the Discord webhook url environment variable name ([9ecfcc2](9ecfcc2))
* Fixed Claude Code re-login issue when rebuilding DevContainer. ([85bfd18](85bfd18))
* implement semantic-release automation for version management and releases ([df13469](df13469))
* Migrating the package manager from yarn to pnpm ([e891d0c](e891d0c))
* Modify workflow-specific documents to not be uploaded to git ([3309314](3309314))
* Set the git action button terminal name ([adec525](adec525))
* Setting global environment variables ([fd24fde](fd24fde))
* update claude code terminal name ([1e5c264](1e5c264))
* update gitignore ([9e8c17c](9e8c17c))1 parent 679ce4c commit 99056d3
2 files changed
+46
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
1 | 46 | | |
2 | 47 | | |
3 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments