Skip to content

Commit c658c44

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release sports-helsinki 1.0.0
1 parent 6c94823 commit c658c44

3 files changed

Lines changed: 24 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": "1.3.1",
33
"apps/events-helsinki": "1.0.0",
4-
"apps/sports-helsinki": "0.5.3",
4+
"apps/sports-helsinki": "1.0.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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **rce-issue:** rename the packages with a @events-helsinki -scope
9+
10+
### Features
11+
12+
* Remove buttons from large event card in sports, hobbies and events ([461b58d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/461b58de6d01859f2d57c6d733bb1c8fea062a48))
13+
14+
15+
### Bug Fixes
16+
17+
* Back button moves back twice when opening map ([#290](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/290)) ([aad8813](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/aad8813bdc1b60c6ce60984dff288544ef8dde6c))
18+
* Removing unused breadcrumbs ([af03c1c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/af03c1c7de6e71f134a21a1a80f696f026506510))
19+
20+
21+
### Build System
22+
23+
* **rce-issue:** Rename the packages with a [@events-helsinki](https://github.com/events-helsinki) -scope ([668c18c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/668c18ce7cbc28591172c0d0ddb74ffa04681e23))
24+
325
## [0.5.3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v0.5.2...sports-helsinki-v0.5.3) (2023-03-28)
426

527

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

0 commit comments

Comments
 (0)