Skip to content

Commit c6e7196

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release events-graphql-proxy 1.0.0
1 parent 93320a0 commit c6e7196

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"apps/events-helsinki": "1.0.0",
44
"apps/sports-helsinki": "0.5.3",
55
"proxies/events-graphql-federation": "1.2.0",
6-
"proxies/events-graphql-proxy": "0.3.0",
6+
"proxies/events-graphql-proxy": "1.0.0",
77
"proxies/venue-graphql-proxy": "0.2.0"
88
}

proxies/events-graphql-proxy/CHANGELOG.md

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

3+
## [1.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v0.3.0...events-graphql-proxy-v1.0.0) (2023-04-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **rce-issue:** rename the packages with a @events-helsinki -scope
9+
10+
### Build System
11+
12+
* **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))
13+
314
## [0.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v0.2.10...events-graphql-proxy-v0.3.0) (2023-02-17)
415

516

proxies/events-graphql-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "events-graphql-proxy",
33
"description": "Events Helsinki GraphQL proxy.",
4-
"version": "0.3.0",
4+
"version": "1.0.0",
55
"private": true,
66
"scripts": {
77
"clean": "rimraf --no-glob ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)