Skip to content

Commit 16bad05

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-graphql-proxy 1.5.1
1 parent 5383aed commit 16bad05

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"apps/hobbies-helsinki": "2.27.0",
55
"proxies/events-graphql-federation": "1.11.0",
66
"proxies/venue-graphql-proxy": "1.6.0",
7-
"proxies/events-graphql-proxy": "1.5.0"
7+
"proxies/events-graphql-proxy": "1.5.1"
88
}

proxies/events-graphql-proxy/CHANGELOG.md

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

3+
## [1.5.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v1.5.0...events-graphql-proxy-v1.5.1) (2025-11-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **events-proxy:** Add trailing slash to LinkedEvents requests ([5383aed](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5383aed519fa798d340796522e94b7802a0da674))
9+
* **licenses:** Unify all LICENSE files' contents ([ed21e2c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ed21e2c3e9f1b55c5c030c864590844f494af866))
10+
311
## [1.5.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v1.4.0...events-graphql-proxy-v1.5.0) (2025-10-22)
412

513

proxies/events-graphql-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "events-graphql-proxy",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"type": "module",
66
"description": "Events Helsinki GraphQL proxy.",

0 commit comments

Comments
 (0)