Skip to content

Commit

Permalink
chore(main): release hobbies-helsinki 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 7, 2024
1 parent bbe5c6b commit 9fc091e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"apps/events-helsinki": "1.16.0",
"apps/hobbies-helsinki": "2.17.0",
"apps/hobbies-helsinki": "2.17.1",
"apps/sports-helsinki": "1.22.0",
"proxies/events-graphql-federation": "1.8.0",
"proxies/venue-graphql-proxy": "1.4.0",
Expand Down
9 changes: 9 additions & 0 deletions apps/hobbies-helsinki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.17.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.17.0...hobbies-helsinki-v2.17.1) (2024-05-07)


### Bug Fixes

* Archive search button styles ([#680](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/680)) ([7cfee1e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7cfee1e126a023454bbec1f382c7886678d6998d))
* Ssr rendering and meta tags ([#683](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/683)) ([f427e1c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f427e1cca8f1fef07997e7bdca9f65195cf0625d))
* Temporary possible fix to ssr issues ([#686](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/686)) ([bbe5c6b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/bbe5c6b072ab11062c64d3866f290ffd90990c4c))

## [2.17.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.16.2...hobbies-helsinki-v2.17.0) (2024-04-25)


Expand Down
2 changes: 1 addition & 1 deletion apps/hobbies-helsinki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hobbies-helsinki",
"version": "2.17.0",
"version": "2.17.1",
"private": true,
"scripts": {
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",
Expand Down

0 comments on commit 9fc091e

Please sign in to comment.