Skip to content

Commit 1001af0

Browse files
chore(main): release sports-helsinki 1.1.0 (#305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1dc2d49 commit 1001af0

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,7 +1,7 @@
11
{
22
"apps/hobbies-helsinki": "2.0.0",
33
"apps/events-helsinki": "1.0.0",
4-
"apps/sports-helsinki": "1.0.0",
4+
"apps/sports-helsinki": "1.1.0",
55
"proxies/events-graphql-federation": "1.2.0",
66
"proxies/events-graphql-proxy": "1.0.0",
77
"proxies/venue-graphql-proxy": "1.0.0"

apps/sports-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.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.0.0...sports-helsinki-v1.1.0) (2023-04-26)
4+
5+
6+
### Features
7+
8+
* Added OTHER_INFO from tprek to venue pages ([#299](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/299)) ([1dc2d49](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1dc2d49ebfbb862abfc94d40ad57f8bc5584b539))
9+
* Support embedded videos in CMS pages and articles ([4f30207](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4f3020714fcce9441c8a6d09fda4189faf8c5b49))
10+
11+
12+
### Bug Fixes
13+
14+
* Change colors of today and free keywords in event details ([#301](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/301)) ([7f26092](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7f26092c7ef0b44195e869afb025f8ac4ea39075))
15+
* Delete button for show results in finnish ([#302](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/302)) ([46de805](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/46de805ee3c764c822e63b3822f77680e8de2322))
16+
317
## [1.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v0.5.3...sports-helsinki-v1.0.0) (2023-04-13)
418

519

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

0 commit comments

Comments
 (0)