Skip to content

Commit bab9923

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release sports-helsinki 1.3.0
1 parent 2a203ce commit bab9923

3 files changed

Lines changed: 14 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/hobbies-helsinki": "2.2.0",
33
"apps/events-helsinki": "1.1.1",
4-
"apps/sports-helsinki": "1.2.1",
4+
"apps/sports-helsinki": "1.3.0",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",
77
"proxies/venue-graphql-proxy": "1.0.0"

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.2.1...sports-helsinki-v1.3.0) (2023-05-22)
4+
5+
6+
### Features
7+
8+
* Add events additional info to all apps ([#235](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/235)) ([00e4814](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/00e4814be779c4d8cce22b2ffb6014ea295f31d5))
9+
10+
11+
### Bug Fixes
12+
13+
* Show all link in event search carousel ([#325](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/325)) ([b490a1f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b490a1fe03f882516f63a4bb0e85e8656f98adcc))
14+
315
## [1.2.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.2.0...sports-helsinki-v1.2.1) (2023-05-09)
416

517

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

0 commit comments

Comments
 (0)