Skip to content

Commit 9b43f60

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release hobbies-helsinki 2.0.0
1 parent c658c44 commit 9b43f60

3 files changed

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

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [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)
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+
* Removing unused breadcrumbs ([af03c1c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/af03c1c7de6e71f134a21a1a80f696f026506510))
18+
19+
20+
### Build System
21+
22+
* **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))
23+
324
## [1.3.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v1.3.0...hobbies-helsinki-v1.3.1) (2023-03-28)
425

526

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

0 commit comments

Comments
 (0)