Skip to content

Commit 46b9e08

Browse files
committed
Documented: Update CHANGELOG.md file.
1 parent 1c5de93 commit 46b9e08

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,23 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
1111

1212
## [Unreleased]
1313

14+
## [0.9.0] - 2025-04-14
15+
16+
### Added
17+
18+
- Prettier config file. [7ed4bb4](https://github.com/sven-seyfert/github-commit-watcher/commit/7ed4bb4579dd4a468ac91c74693f4a56de0ad74b)
19+
- Website watcher functionality. [9ecb100](https://github.com/sven-seyfert/github-commit-watcher/commit/9ecb10096f27c37c1a1fa9b1283076a3e9f791b1)
20+
- GitHub stars and followers as website targets. [91ed004](https://github.com/sven-seyfert/github-commit-watcher/commit/91ed004e95106b8564d6ef38575771971f44ff9e)
21+
22+
### Changed
23+
24+
- Rename repositories.json to targets.json. [3f111c9](https://github.com/sven-seyfert/github-commit-watcher/commit/3f111c97ee9ea5a59d87e18805d312b7587730f8)
25+
26+
### Documented
27+
28+
- Update output data. [ad67676](https://github.com/sven-seyfert/github-commit-watcher/commit/ad676760bee212a0d76883eab7cad472443cd372)
29+
- Project version bump. [1c5de93](https://github.com/sven-seyfert/github-commit-watcher/commit/1c5de93291a6bb2428e1f95934c75b406a58805d)
30+
1431
## [0.8.0] - 2025-02-20
1532

1633
### Added
@@ -128,7 +145,8 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
128145

129146
- Initial commit (first running stable state). [b3b0fb7](https://github.com/sven-seyfert/github-commit-watcher/commit/b3b0fb758b1ca15bf43ed9514ed4e6016c29c213)
130147

131-
[Unreleased]: https://github.com/sven-seyfert/github-commit-watcher/compare/v0.8.0...HEAD
148+
[Unreleased]: https://github.com/sven-seyfert/github-commit-watcher/compare/v0.9.0...HEAD
149+
[0.9.0]: https://github.com/sven-seyfert/github-commit-watcher/compare/v0.8.0...v0.9.0
132150
[0.8.0]: https://github.com/sven-seyfert/github-commit-watcher/compare/v0.7.0...v0.8.0
133151
[0.7.0]: https://github.com/sven-seyfert/github-commit-watcher/compare/v0.6.0...v0.7.0
134152
[0.6.0]: https://github.com/sven-seyfert/github-commit-watcher/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)