Skip to content

Commit 0b0403e

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release venue-graphql-proxy 0.2.0
1 parent 1a4457a commit 0b0403e

3 files changed

Lines changed: 18 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/sports-helsinki": "0.3.0",
55
"proxies/events-graphql-federation": "1.1.0",
66
"proxies/events-graphql-proxy": "0.2.10",
7-
"proxies/venue-graphql-proxy": "0.1.0"
7+
"proxies/venue-graphql-proxy": "0.2.0"
88
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v0.1.0...venue-graphql-proxy-v0.2.0) (2023-02-17)
4+
5+
6+
### Features
7+
8+
* **liikunta-347:** Create venue-graphql-proxy ([b76350f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b76350f0add5d9704e78e9a1dfcf9bc46e2a414b))
9+
* **liikunta-347:** Refactor venue code ([a09c616](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/a09c616099711ebde6cd2d84a21cc5ee3e5f048b))
10+
* **liikunta-347:** Use accept-language header in the datasource context ([9d39343](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9d393437e814b0072bfb18a56d8322f493c7930c))
11+
* **liikunta-374:** Remove venue from sports and use it from liikunta federeation only ([1faf684](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1faf68491a82bd82e3c0d9fb94f2fec7cacbb63b))
12+
13+
14+
### Performance Improvements
15+
16+
* **liikunta-389:** Try swc/jest ([268dd93](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/268dd93c6296d68be0fb8ccf866654a86b89758c))

proxies/venue-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": "venue-graphql-proxy",
33
"description": "Venue GraphQL proxy.",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"private": true,
66
"scripts": {
77
"clean": "rimraf --no-glob ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)