Skip to content

Commit cfc102f

Browse files
committed
fix: Add missing versions to the changelog
1 parent 2ee8437 commit cfc102f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- [`0d8ec88`](https://github.com/alex289/docker-discord-bot/commit/0d8ec882390fa464b0946c2adeba24076044ea75) - Dont create release as draft *(commit by [@alex289](https://github.com/alex289))*
1818

1919

20+
## [v1.1.1] - 2024-03-23
21+
### :bug: Bug Fixes
22+
- [`b33e5ae`](https://github.com/alex289/docker-discord-bot/commit/b33e5ae7ffe90d91a0a91a1ac60860eacf6533a5) - Update changelog file *(commit by @alex289)*
23+
24+
25+
## [v1.1.0] - 2024-03-23
26+
### :sparkles: New Features
27+
- [`8b8da54`](https://github.com/alex289/docker-discord-bot/commit/8b8da54bd21c760250295e998f0c56edd69245cb) - Add automated release *(commit by @alex289)*
28+
29+
2030
## [v1.0.0] - 2024-03-23
2131
_This is the initial release._
32+
33+
[v1.0.0]: https://github.com/alex289/docker-discord-bot/commits/v1.0.0
34+
[v1.1.0]: https://github.com/alex289/docker-discord-bot/compare/v1.0.0...v1.1.0
35+
[v1.1.1]: https://github.com/alex289/docker-discord-bot/compare/v1.1.0...v1.1.1
2236
[v1.1.2]: https://github.com/alex289/docker-discord-bot/compare/v1.1.1...v1.1.2
2337
[v1.2.0]: https://github.com/alex289/docker-discord-bot/compare/v1.1.2...v1.2.0

0 commit comments

Comments
 (0)