Skip to content

Commit c178950

Browse files
chore(release): 3.3.3 [skip ci]
### [3.3.3](v3.3.2...v3.3.3) (2023-11-17) ### Bug Fixes * broaden allowed vite dependency versions ([3b2bf38](3b2bf38))
1 parent 3b2bf38 commit c178950

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [3.3.3](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.3.2...v3.3.3) (2023-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* broaden allowed vite dependency versions ([3b2bf38](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/3b2bf38f8fb29541eafca39fa87ed462497a2986))
7+
18
### [3.3.2](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.3.1...v3.3.2) (2023-11-16)
29

310

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,6 +1,6 @@
11
{
22
"name": "vite-plugin-graphql-codegen",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher",
55
"license": "MIT",
66
"author": "Daniel Waltz",

0 commit comments

Comments
 (0)