Skip to content

Commit 9ee1029

Browse files
github-actions[bot]jannetalvio
authored andcommitted
chore(main): release hobbies-helsinki 2.7.0
1 parent 7f43ee7 commit 9ee1029

3 files changed

Lines changed: 19 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.6.0",
2+
"apps/hobbies-helsinki": "2.7.0",
33
"apps/events-helsinki": "1.7.0",
44
"apps/sports-helsinki": "1.10.0",
55
"proxies/events-graphql-federation": "1.5.0",

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [2.7.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.6.0...hobbies-helsinki-v2.7.0) (2023-09-19)
4+
5+
6+
### Features
7+
8+
* Add Helsinki city icon to search cards & detail page ([9b3608c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9b3608c78632b030de6910dafc559b5449317ebe))
9+
* Cookie consent texts and button to map views when consent not given ([dad13c7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dad13c7e15d203ccfc132f0fa441b39718cd0112))
10+
* Hcrc content modules and show all link for layout pages ([#463](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/463)) ([c11c0e2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c11c0e275c510598d6999a8aaa6ccce13d0e8568))
11+
12+
13+
### Bug Fixes
14+
15+
* Content modules fixes hcrc ([#481](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/481)) ([7f43ee7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7f43ee7a7f92debcf58c9a08c402750f83d44157))
16+
* Focus outline on links of the CMS content ([64202ee](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/64202ee6a822a76c8a364cb152fedaa0dbb74719))
17+
* Hcrc css issues ([#475](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/475)) ([6f54071](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6f54071e7cc9d6814a39a7bd7d0afb13ad9011a1))
18+
* State handling of the errors reducer when no changes should occur ([12bfa6f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/12bfa6f12aa9dab2d86b4738236de1a2e2c4975a))
19+
320
## [2.6.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.5.0...hobbies-helsinki-v2.6.0) (2023-09-08)
421

522

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

0 commit comments

Comments
 (0)