mirror of
https://gitea.invidious.io/iv-org/shard-athena-negotiation.git
synced 2024-08-15 00:53:23 +00:00
Athena Framework 0.18.0
prep (#266)
* Bump `config` component * Bump `console` component * Bump `dependency-injection` component * Bump `event-dispatcher` component * Bump `negotation` component * Bump `routing` component * Bump `serializer` component * Bump `spec` component * Bump `validator` component * Update `release.sh` to allow tagging multiple components at once
This commit is contained in:
parent
1328425160
commit
14b5e0589e
3 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.3] - 2023-02-18
|
||||
|
||||
### Changed
|
||||
|
||||
- Update some links in preparation for Athena Framework `0.18.0` ([#261](https://github.com/athena-framework/athena/pull/261)) (George Dietrich)
|
||||
|
||||
## [0.1.2] - 2022-05-14
|
||||
|
||||
_First release a part of the monorepo._
|
||||
|
@ -27,6 +33,7 @@ _First release a part of the monorepo._
|
|||
|
||||
_Initial release._
|
||||
|
||||
[0.1.3]: https://github.com/athena-framework/negotiation/releases/tag/v0.1.3
|
||||
[0.1.2]: https://github.com/athena-framework/negotiation/releases/tag/v0.1.2
|
||||
[0.1.1]: https://github.com/athena-framework/negotiation/releases/tag/v0.1.1
|
||||
[0.1.0]: https://github.com/athena-framework/negotiation/releases/tag/v0.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue