Skip to content

Commit ee68166

Browse files
github-actions[bot]jannetalvio
authored andcommitted
chore(main): release sports-helsinki 1.6.0
1 parent 643e89e commit ee68166

3 files changed

Lines changed: 18 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.3.0",
33
"apps/events-helsinki": "1.3.1",
4-
"apps/sports-helsinki": "1.5.1",
4+
"apps/sports-helsinki": "1.6.0",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",
77
"proxies/venue-graphql-proxy": "1.0.1"

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.6.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.5.1...sports-helsinki-v1.6.0) (2023-07-06)
4+
5+
6+
### Features
7+
8+
* React and share (Askem) component ([#361](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/361)) ([ed076be](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ed076bedf908c4f9c59358f1ae1da2952ee70049))
9+
10+
11+
### Bug Fixes
12+
13+
* Improve logic of buy button in hero ([#365](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/365)) ([788545a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/788545a0c1c6614aa3e489544b86ec1cc823e1b4))
14+
* New implementation hero buttons ([#369](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/369)) ([c5d9ae3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c5d9ae343b76e7d7746cdeb45e21a302420705dc))
15+
* Page styles and sidebar links ([#371](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/371)) ([4a64fa4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4a64fa4d1e30d76ce4553d9452d770522a8896a1))
16+
* Pipeline build and runtime parameters ([#370](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/370)) ([df3db91](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/df3db919dcefd2a9a4f2e90b183d70205d2055e1))
17+
* Unittests mock federation router url ([#375](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/375)) ([eef3be1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/eef3be1aa07f21db1159a420f4c9b212e5831122))
18+
319
## [1.5.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.5.0...sports-helsinki-v1.5.1) (2023-06-12)
420

521

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

0 commit comments

Comments
 (0)