Skip to content

Commit 6ed327d

Browse files
chore(main): release sports-helsinki 1.23.1 (#702)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Janne Talvio <104972931+jannetalvio@users.noreply.github.com>
1 parent 5788eed commit 6ed327d

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"apps/events-helsinki": "1.17.1",
33
"apps/hobbies-helsinki": "2.19.0",
4-
"apps/sports-helsinki": "1.23.0",
4+
"apps/sports-helsinki": "1.23.1",
55
"proxies/events-graphql-federation": "1.8.0",
66
"proxies/venue-graphql-proxy": "1.4.0",
77
"proxies/events-graphql-proxy": "1.3.0"

apps/sports-helsinki/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.23.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.23.0...sports-helsinki-v1.23.1) (2024-06-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Add new redirect for ulkokuntosaliohjaukset ([5d22ff1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5d22ff1e9402ba388c88c57aa6f247835e2db0e1))
9+
* Carousels heading h1 to h2 ([#699](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/699)) ([f756331](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f756331d0715869d00dcc11d9937b596f613d062))
10+
311
## [1.23.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.22.1...sports-helsinki-v1.23.0) (2024-05-23)
412

513

apps/sports-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sports-helsinki",
3-
"version": "1.23.0",
3+
"version": "1.23.1",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)