Skip to content

Commit 55e75ea

Browse files
chore(release): 0.9.0
## [0.9.0](v0.8.0...v0.9.0) (2026-01-20) ### 🚀 Features * Add gh-dependabot-labels script to sync labels from dependabot.yml across organization repos ([c79cfde](c79cfde)) * Add scripts for managing GitHub webhooks, fixing author information, finding large files, and squashing Git history ([11e4322](11e4322)) * Enhance GitHub CLI authentication script with additional required scopes and access tests for organization settings and runners ([e98ccd3](e98ccd3)) * Refactor workflow summary to use single API call for organization workflow runs and improve performance ([ec17357](ec17357))
1 parent ec17357 commit 55e75ea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.9.0](https://github.com/bauer-group/CS-DeveloperTools/compare/v0.8.0...v0.9.0) (2026-01-20)
2+
3+
### 🚀 Features
4+
5+
* Add gh-dependabot-labels script to sync labels from dependabot.yml across organization repos ([c79cfde](https://github.com/bauer-group/CS-DeveloperTools/commit/c79cfde97b39f82138364961d67e9be11026e6e8))
6+
* Add scripts for managing GitHub webhooks, fixing author information, finding large files, and squashing Git history ([11e4322](https://github.com/bauer-group/CS-DeveloperTools/commit/11e43229b7c251f8658ad6add62659f371bc5777))
7+
* Enhance GitHub CLI authentication script with additional required scopes and access tests for organization settings and runners ([e98ccd3](https://github.com/bauer-group/CS-DeveloperTools/commit/e98ccd308f2f085e4cc753fd39fb47ded0ae10c6))
8+
* Refactor workflow summary to use single API call for organization workflow runs and improve performance ([ec17357](https://github.com/bauer-group/CS-DeveloperTools/commit/ec17357747e35e349e27e37405521c21e21f195d))
9+
110
## [0.8.0](https://github.com/bauer-group/CS-DeveloperTools/compare/v0.7.1...v0.8.0) (2026-01-17)
211

312
### 🚀 Features

0 commit comments

Comments
 (0)