Skip to content

Commit 0297414

Browse files
chore(main): release events-helsinki 1.3.0 (#355)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1e91178 commit 0297414

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"apps/hobbies-helsinki": "2.3.0",
3-
"apps/events-helsinki": "1.2.0",
3+
"apps/events-helsinki": "1.3.0",
44
"apps/sports-helsinki": "1.5.0",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.2.0...events-helsinki-v1.3.0) (2023-06-08)
4+
5+
6+
### Features
7+
8+
* Sorting of selected events ([#354](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/354)) ([bade145](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/bade1456ddd6476121fb9c832615e58cc2b1ac65))
9+
310
## [1.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.1.1...events-helsinki-v1.2.0) (2023-05-30)
411

512

apps/events-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "events-helsinki",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)