Skip to content

Commit 9ca6583

Browse files
chore(release): 3.3.4 [skip ci]
### [3.3.4](v3.3.3...v3.3.4) (2023-11-27) ### Bug Fixes * support esm ([951c1bb](951c1bb))
1 parent 0268f47 commit 9ca6583

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.4](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.3.3...v3.3.4) (2023-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* support esm ([951c1bb](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/951c1bbca24da07df898c566cb810bab6b1ae222))
7+
18
### [3.3.3](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.3.2...v3.3.3) (2023-11-17)
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.3",
3+
"version": "3.3.4",
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)