Skip to content

Commit c06d3b7

Browse files
committed
chore(release): 5.0.0-alpha.15
1 parent 00d52a6 commit c06d3b7

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [5.0.0-alpha.15](https://github.com/nuxt-modules/apollo-module/compare/v5.0.0-alpha.14...v5.0.0-alpha.15) (2025-07-31)
6+
7+
8+
### Bug Fixes
9+
10+
* replace jiti import with createJiti for improved configuration handling ([bbb0349](https://github.com/nuxt-modules/apollo-module/commit/bbb0349395526c14eacd465a4cfd7ef5a708e306))
11+
512
## [5.0.0-alpha.3](https://github.com/nuxt-modules/apollo-module/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2022-10-19)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/apollo",
3-
"version": "5.0.0-alpha.14",
3+
"version": "5.0.0-alpha.15",
44
"license": "MIT",
55
"repository": "https://github.com/nuxt-modules/apollo-module",
66
"homepage": "https://apollo.nuxtjs.org",

0 commit comments

Comments
 (0)