Skip to content

Commit b9c37dc

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release hobbies-helsinki 2.27.1
1 parent 2be1123 commit b9c37dc

3 files changed

Lines changed: 13 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.29.0",
33
"apps/sports-helsinki": "1.33.0",
4-
"apps/hobbies-helsinki": "2.27.0",
4+
"apps/hobbies-helsinki": "2.27.1",
55
"proxies/events-graphql-federation": "1.11.0",
66
"proxies/venue-graphql-proxy": "1.6.0",
77
"proxies/events-graphql-proxy": "1.5.1"

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [2.27.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.27.0...hobbies-helsinki-v2.27.1) (2025-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Date selector on Safari ([92103a3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/92103a3d9e5e1b44328c1401f5aad4e296eb701c))
9+
* **deps:** Update next to latest minor → fix many dependabot issues ([8a0784a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8a0784ae49ffc0d1f8268d4c185e3418c033104a))
10+
* **deps:** Upgrade *vite* to latest minor→fix depbot issues 273–280 ([2f990ec](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2f990ecf5609251c0189cde5e60e24b8c2385257))
11+
* Dynamic imports should not be done inside components ([1c7e72b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1c7e72bd3eb1a38658548fb8a3232861e5aeddab))
12+
* **styles:** Fix remaining cases of incorrect use of respond-* mixins ([f359f4d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f359f4dab3589bdbd35848d369fb9c0d9342b6c6))
13+
314
## [2.27.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.26.0...hobbies-helsinki-v2.27.0) (2025-11-06)
415

516

apps/hobbies-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hobbies-helsinki",
3-
"version": "2.27.0",
3+
"version": "2.27.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)