Skip to content

Commit 415102d

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release hobbies-helsinki 1.2.1
1 parent 5770b88 commit 415102d

3 files changed

Lines changed: 12 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": "1.2.0",
2+
"apps/hobbies-helsinki": "1.2.1",
33
"apps/events-helsinki": "0.6.0",
44
"apps/sports-helsinki": "0.4.0",
55
"proxies/events-graphql-federation": "1.1.0",

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [1.2.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v1.2.0...hobbies-helsinki-v1.2.1) (2023-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Add heading stylings to the page content ([#229](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/229)) ([4a36639](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4a3663992f306fcc3486a42a21238ca68a615070))
9+
* Categories outline bug ([#238](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/238)) ([28ac411](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/28ac4116ca6812544f3f72dfc91c3c699ee871ed))
10+
* Consent cms translations to all pages ([#234](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/234)) ([5ee6b7e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5ee6b7e90aae92a4186916a9a83c95f07308817d))
11+
* Static page generation issues with language ([a4433c5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/a4433c54cfed103b554fc651612f85bb38eed274))
12+
313
## [1.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v1.1.0...hobbies-helsinki-v1.2.0) (2023-02-17)
414

515

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

0 commit comments

Comments
 (0)