Skip to content

Commit f4777ca

Browse files
committed
chore(main): release 2.0.1
1 parent 50d94bb commit f4777ca

File tree

3 files changed

+36
-2
lines changed

3 files changed

+36
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "2.0.0" }
1+
{".":"2.0.1"}

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v2.0.0...v2.0.1) (2025-05-03)
4+
5+
6+
### 🧹 Miscellaneous
7+
8+
* **deps:** lock file maintenance ([#126](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/126)) ([f1da19f](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/f1da19fe41f1988244767359ccbaacfbc8db7d63))
9+
* **deps:** lock file maintenance ([#141](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/141)) ([a93d5f7](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/a93d5f78434e6bf74761a2822900bcc9a8741a6e))
10+
* **deps:** pin dependency @apollo/utils.withrequired to 3.0.0 ([#129](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/129)) ([7e2a1fc](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/7e2a1fc5dc6fd7756e1df12d487e1bcfce03b73f))
11+
* **deps:** pin pnpm/action-setup action to a7487c7 ([#128](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/128)) ([5beba83](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/5beba833dd6de0eb75b3af3b0bdb94e96d0e9699))
12+
* **deps:** update actions/setup-node digest to 49933ea ([#142](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/142)) ([b567611](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b56761142030c2202092f70a2242536a1e7def6d))
13+
* **deps:** update actions/setup-node digest to cdca736 ([#130](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/130)) ([ae8987c](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ae8987cde862b587953025ddd1d9606e099f3a67))
14+
* **deps:** update apollo graphql packages to v4.12.0 ([#149](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/149)) ([9b09039](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/9b0903968f6fdcbb05a78c1fa315aa121a349c46))
15+
* **deps:** update codecov/codecov-action digest to ad3126e ([#143](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/143)) ([3e1790b](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/3e1790bd6b8f19477d70c9e7bc80b2ad4f8e0b9a))
16+
* **deps:** update dependency @graphql-tools/schema to v10.0.23 ([#131](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/131)) ([2455517](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/2455517f501934fe431572e304ea8a034838d0e1))
17+
* **deps:** update dependency @typescript-eslint/parser to v8.29.0 ([#132](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/132)) ([ddf4fc7](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/ddf4fc720020a0725edc43bee19a9903fe217359))
18+
* **deps:** update dependency @typescript-eslint/parser to v8.31.1 ([#150](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/150)) ([1ffdf1e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/1ffdf1eb610d706e4711a12e03f39a22e8ee4efd))
19+
* **deps:** update dependency commit-and-tag-version to v12.5.1 ([#144](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/144)) ([016bdf4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/016bdf417d2a8ae4cd32e25ae50fc49cb22320fa))
20+
* **deps:** update dependency eslint to v9.23.0 ([#133](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/133)) ([0ef36d5](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/0ef36d56c360bf3787386613ef06dee6cc51e584))
21+
* **deps:** update dependency eslint to v9.24.0 ([#139](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/139)) ([e4f9052](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e4f9052a7d74d6b9abb46f8b807b8a90f5d50f5e))
22+
* **deps:** update dependency eslint to v9.25.1 ([#151](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/151)) ([dfda762](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/dfda76231c3e78765cdaf117ec101f8dad8c9247))
23+
* **deps:** update dependency eslint to v9.26.0 ([#154](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/154)) ([50d94bb](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/50d94bb9ee861231f9f6c23d26e1b746fc135d7d))
24+
* **deps:** update dependency eslint-config-prettier to v10.1.1 ([#134](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/134)) ([dcd3bd0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/dcd3bd04b2b79a5019e1ae1f30ea1ceae6e16166))
25+
* **deps:** update dependency eslint-config-prettier to v10.1.2 ([#145](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/145)) ([923fba0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/923fba05088fa204e41cee2301222edb1310480b))
26+
* **deps:** update dependency graphql to v16.11.0 ([#152](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/152)) ([b0dff5a](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/b0dff5ad8357d687df6fe40eec6af5c69d51ff09))
27+
* **deps:** update dependency h3 to v1.15.3 ([#146](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/146)) ([0d7b3fb](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/0d7b3fb546120560ff5f02a2cccc061d9573f01b))
28+
* **deps:** update dependency ts-jest to v29.3.1 ([#135](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/135)) ([11c96b6](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/11c96b6977607c4ab86c5226ef57e3e65bb6bcd0))
29+
* **deps:** update dependency ts-jest to v29.3.2 ([#147](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/147)) ([564c29d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/564c29d05d2dc3bc303906d48ac4f64863599912))
30+
* **deps:** update dependency typescript to v5.8.3 ([#140](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/140)) ([d934ea4](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/d934ea4bfb38e325258fb7d80de48c2bc6c5dc45))
31+
* **deps:** update node.js to v23.11.0 ([#136](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/136)) ([8bc3aa8](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8bc3aa86a75b8624cea6a5dcfba7ad0a39c0a14e))
32+
* **deps:** update pnpm to v10.10.0 ([#153](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/153)) ([4dca08e](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/4dca08eddeee63a1453e454e38f0c2d2b42a2005))
33+
* **deps:** update pnpm to v10.7.1 ([#137](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/137)) ([e72d54d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/e72d54d6061007649234cc452884df169ec6ff40))
34+
* **deps:** update vitest monorepo to v3.1.1 ([#138](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/138)) ([8e9a57d](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/8e9a57d064669b6b4455852159b0b1e6d8afa79b))
35+
* **deps:** update vitest monorepo to v3.1.2 ([#148](https://github.com/apollo-server-integrations/apollo-server-integration-h3/issues/148)) ([a8838a2](https://github.com/apollo-server-integrations/apollo-server-integration-h3/commit/a8838a226db120c487ddf1f32fa252908f05aa6f))
36+
337
## [2.0.0](https://github.com/apollo-server-integrations/apollo-server-integration-h3/compare/v1.2.1...v2.0.0) (2025-03-19)
438

539
### ⚠ BREAKING CHANGES

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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "An Apollo Server integration for use with h3 or Nuxt",
55
"repository": "github:apollo-server-integrations/apollo-server-integration-h3",
66
"license": "MIT",

0 commit comments

Comments
 (0)