Skip to content

Commit 1cd12a5

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release sports-helsinki 1.33.1
1 parent 1fc43f4 commit 1cd12a5

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"apps/events-helsinki": "1.29.1",
3-
"apps/sports-helsinki": "1.33.0",
3+
"apps/sports-helsinki": "1.33.1",
44
"apps/hobbies-helsinki": "2.27.1",
55
"proxies/events-graphql-federation": "1.11.0",
66
"proxies/venue-graphql-proxy": "1.6.0",

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.33.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.33.0...sports-helsinki-v1.33.1) (2025-11-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update next to latest minor → fix many dependabot issues ([8a0784a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8a0784ae49ffc0d1f8268d4c185e3418c033104a))
9+
* **deps:** Upgrade *vite* to latest minor→fix depbot issues 273–280 ([2f990ec](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2f990ecf5609251c0189cde5e60e24b8c2385257))
10+
* Dynamic imports should not be done inside components ([1c7e72b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1c7e72bd3eb1a38658548fb8a3232861e5aeddab))
11+
312
## [1.33.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.32.1...sports-helsinki-v1.33.0) (2025-11-06)
413

514
### Features

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.33.0",
3+
"version": "1.33.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)