Skip to content

Commit b51c320

Browse files
chore(main): release 1.1.1 (#11)
* chore(main): release 1.1.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cd85147 commit b51c320

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v1.1.0...v1.1.1) (2022-11-07)
4+
5+
### 🧹 Miscellaneous
6+
7+
- change owner in license from unjs to Tobias Diez ([b5bcf4a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b5bcf4ae7ecbf990d4336e80e80f6f72cc231fa5))
8+
- **deps:** update all non-major dependencies ([#10](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/10)) ([cb2fb2a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/cb2fb2acbe4e5da913e60f39cca72b04eb3ba116)) ([#13](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/13)) ([3462b74](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/3462b7422358793defd1a706873e037f10df8994)) ([#15](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/15)) ([21d536f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/21d536f4993f88a958e41b9e3bebd52e5c952021))
9+
310
## [1.1.0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v1.0.0...v1.1.0) (2022-10-17)
411

512
### 🧹 Miscellaneous

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.1.0",
3+
"version": "1.1.1",
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)