Skip to content

Commit eba75ed

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release sports-helsinki 2.2.2
1 parent 39e351d commit eba75ed

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,6 +1,6 @@
11
{
22
"apps/events-helsinki": "2.2.1",
3-
"apps/sports-helsinki": "2.2.1",
3+
"apps/sports-helsinki": "2.2.2",
44
"apps/hobbies-helsinki": "3.3.1",
55
"proxies/events-graphql-federation": "1.13.0",
66
"proxies/venue-graphql-proxy": "1.6.5",

apps/sports-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.2.2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v2.2.1...sports-helsinki-v2.2.2) (2026-04-02)
4+
5+
6+
### Dependencies
7+
8+
* Bump @apollo/subgraph from 2.11.2 to 2.13.3 ([6c81133](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6c811335c3465e4023787ffec984364d85315484))
9+
* Bump testcafe to 3.7.4 ([7164f99](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7164f992c703eb06b1b23ffe6731cf2cf864453d))
10+
* **deps:** Bump lodash in /proxies/events-graphql-proxy ([ae00445](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ae00445c886e58158608e0f5a78ee147c3c74fad))
11+
* Remove unused @types/react-helmet ([8d34fcf](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8d34fcfecaf2e5a7544067b949f2c686ea0c74e0))
12+
* Upgrade sass to 1.98.0 ([58f721a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/58f721aef07013dd4931abe5dc91307b133d379d))
13+
314
## [2.2.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v2.2.0...sports-helsinki-v2.2.1) (2026-03-26)
415

516

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

0 commit comments

Comments
 (0)