Skip to content

Commit 1e91178

Browse files
chore(main): release hobbies-helsinki 2.3.0 (#344)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d6b604 commit 1e91178

3 files changed

Lines changed: 18 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/hobbies-helsinki": "2.2.0",
2+
"apps/hobbies-helsinki": "2.3.0",
33
"apps/events-helsinki": "1.2.0",
44
"apps/sports-helsinki": "1.5.0",
55
"proxies/events-graphql-federation": "1.2.1",

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [2.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.2.0...hobbies-helsinki-v2.3.0) (2023-06-02)
4+
5+
6+
### Features
7+
8+
* Shared storage and on-demand site generation ([#320](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/320)) ([40ddbe5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/40ddbe50a18ff06d01f3664dae90266a5e6ec24d))
9+
* Sorting of selected events ([#354](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/354)) ([bade145](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/bade1456ddd6476121fb9c832615e58cc2b1ac65))
10+
* Sports and hobbies revalidate api DEVOPS-537 ([#353](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/353)) ([f65500a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f65500a001b7693a9809c274a4b27d12ddeb9015))
11+
12+
13+
### Bug Fixes
14+
15+
* Collection cards localization ([#351](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/351)) ([c74534e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c74534ec3b279c47628535e78079cd14ef350d2e))
16+
* Event details failed to handle super event fetching ([c79fcee](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c79fcee7da586653eb6e8dd6a5feebf92062472f))
17+
* Venue info connections reading ([48e5e7c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48e5e7c6f37e22ee5026898310c75cb5806eeb45))
18+
319
## [2.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.1.1...hobbies-helsinki-v2.2.0) (2023-05-22)
420

521
### Features

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.2.0",
3+
"version": "2.3.0",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)