Skip to content

Commit

Permalink
Merge pull request #164 from Kevin-Lee/prepare-to-release
Browse files Browse the repository at this point in the history
sbt-github-pages v0.9.0
  • Loading branch information
kevin-lee committed May 5, 2022
2 parents dcf4374 + bbd9233 commit cc6661b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelogs/0.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## [0.9.0](https://github.com/Kevin-Lee/sbt-github-pages/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+-label%3Arelease+milestone%3Amilestone13) - 2022-05-05

### Done
* Bump `effectie` and `logger-f` to `2.0.0-beta1` (#162)
* Upgrade libraries (#160)
* cats `2.6.1` => `2.7.0`
* cats-effect `2.5.3` => `3.3.5`
* github4s `0.28.5` => `0.31.0`
* http4s `0.21.27` => `0.23.11`
* ~~effectie `1.15.0` => `1.16.0`~~
* ~~logger-f `1.15.0` => `1.16.0`~~
* hedgehog `0.7.0` => `0.8.0`
* Publish to `s01.oss.sonatype.org` (the new Maven central) (#131)

0 comments on commit cc6661b

Please sign in to comment.