Skip to content

Commit 9bcb9f1

Browse files
chore(main): release 1.1.0 (#6)
* chore(main): release 1.1.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c809787 commit 9bcb9f1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v1.0.0...v1.1.0) (2022-10-17)
4+
5+
### 🧹 Miscellaneous
6+
7+
- **deps:** update all non-major dependencies ([#8](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/8)) ([1f01f30](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1f01f309849bb4fac5aa9de7b0cd23170912886f))
8+
39
## 1.0.0 (2022-10-15)
410

511
Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@as-integrations/h3",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "An Apollo Server integration for use with h3 or Nuxt",
55
"repository": "apollo-server-integrations/apollo-server-integration-h3",
66
"license": "MIT",

0 commit comments

Comments
 (0)