Skip to content

Commit 035042a

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 1.2.0
1 parent c79fcee commit 035042a

3 files changed

Lines changed: 16 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/hobbies-helsinki": "2.2.0",
3-
"apps/events-helsinki": "1.1.1",
3+
"apps/events-helsinki": "1.2.0",
44
"apps/sports-helsinki": "1.4.0",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.1.1...events-helsinki-v1.2.0) (2023-05-30)
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+
10+
11+
### Bug Fixes
12+
13+
* 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))
14+
* Event details failed to handle super event fetching ([c79fcee](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c79fcee7da586653eb6e8dd6a5feebf92062472f))
15+
* Venue info connections reading ([48e5e7c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48e5e7c6f37e22ee5026898310c75cb5806eeb45))
16+
317
## [1.1.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.1.0...events-helsinki-v1.1.1) (2023-05-19)
418

519
### Bug Fixes

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

0 commit comments

Comments
 (0)