Skip to content

Commit 1fc43f4

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 1.29.1
1 parent b9c37dc commit 1fc43f4

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"apps/events-helsinki": "1.29.0",
2+
"apps/events-helsinki": "1.29.1",
33
"apps/sports-helsinki": "1.33.0",
44
"apps/hobbies-helsinki": "2.27.1",
55
"proxies/events-graphql-federation": "1.11.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.29.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.29.0...events-helsinki-v1.29.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+
313
## [1.29.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.28.0...events-helsinki-v1.29.0) (2025-11-06)
414

515

apps/events-helsinki/package.json

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

0 commit comments

Comments
 (0)