Skip to content

Commit c6370e5

Browse files
Version Packages (alpha)
1 parent fa9111b commit c6370e5

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@as-integrations/express5": "1.0.0"
66
},
77
"changesets": [
8+
"good-facts-watch",
89
"modern-kiwis-look"
910
]
1011
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @as-integrations/express5
22

3+
## 2.0.0-alpha.1
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/apollo-server-integrations/apollo-server-integration-express5/pull/14) [`fa9111b`](https://github.com/apollo-server-integrations/apollo-server-integration-express5/commit/fa9111b7930831c3d09baad53490baf9e65f7ac4) Thanks [@glasser](https://github.com/glasser)! - Make more compatible with CJS TS apps
8+
39
## 2.0.0-alpha.0
410

511
### Major Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@as-integrations/express5",
33
"description": "An Apollo Server integration for use with Express v5",
4-
"version": "2.0.0-alpha.0",
4+
"version": "2.0.0-alpha.1",
55
"author": "Apollo <packages@apollographql.com>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)