Skip to content

Commit 1c54c19

Browse files
chore(release): 3.4.2 [skip ci]
### [3.4.2](v3.4.1...v3.4.2) (2024-12-01) ### Bug Fixes * **deps:** update dep versions to be more loose ([c807514](c807514))
1 parent c807514 commit 1c54c19

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [3.4.2](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.4.1...v3.4.2) (2024-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dep versions to be more loose ([c807514](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/c8075147f366825a85d677d477ba3d2ea3a1cdb7))
7+
18
### [3.4.1](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.4.0...v3.4.1) (2024-12-01)
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.4.1",
3+
"version": "3.4.2",
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)