Skip to content

Commit 492b669

Browse files
chore(main): release hobbies-helsinki 2.1.0 (#303)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1001af0 commit 492b669

3 files changed

Lines changed: 15 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.0.0",
2+
"apps/hobbies-helsinki": "2.1.0",
33
"apps/events-helsinki": "1.0.0",
44
"apps/sports-helsinki": "1.1.0",
55
"proxies/events-graphql-federation": "1.2.0",

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [2.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.0.0...hobbies-helsinki-v2.1.0) (2023-04-27)
4+
5+
6+
### Features
7+
8+
* Support embedded videos in CMS pages and articles ([4f30207](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4f3020714fcce9441c8a6d09fda4189faf8c5b49))
9+
10+
11+
### Bug Fixes
12+
13+
* 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))
14+
* 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))
15+
316
## [2.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v1.3.1...hobbies-helsinki-v2.0.0) (2023-04-13)
417

518

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

0 commit comments

Comments
 (0)