Skip to content

Commit 5c56baa

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release sports-helsinki 1.13.1
1 parent 791a511 commit 5c56baa

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,7 +1,7 @@
11
{
22
"apps/events-helsinki": "1.9.0",
33
"apps/hobbies-helsinki": "2.9.0",
4-
"apps/sports-helsinki": "1.13.0",
4+
"apps/sports-helsinki": "1.13.1",
55
"proxies/events-graphql-federation": "1.5.1",
66
"proxies/venue-graphql-proxy": "1.3.0",
77
"proxies/events-graphql-proxy": "1.2.0"

apps/sports-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.13.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.13.0...sports-helsinki-v1.13.1) (2023-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Backward compatibility urls ([791a511](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/791a511d3ab5579b24a59bb9e7566cdad9006a6a))
9+
310
## [1.13.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.12.0...sports-helsinki-v1.13.0) (2023-11-09)
411

512

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

0 commit comments

Comments
 (0)