Skip to content

Commit 64f5591

Browse files
chore(release): 3.3.6 [skip ci]
### [3.3.6](v3.3.5...v3.3.6) (2024-01-02) ### Miscellaneous Chores * **deps:** update deps ([063408b](063408b)), closes [#28](#28) * explicitly add semantic release plugins as deps ([6da889b](6da889b)) * update node to `v20.10.0` and use dedicated release config ([9ccbd00](9ccbd00))
1 parent 063408b commit 64f5591

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### [3.3.6](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.3.5...v3.3.6) (2024-01-02)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update deps ([063408b](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/063408bfd0ef94d5d9db0d35e5555ab1f9bc4a53)), closes [#28](https://github.com/danielwaltz/vite-plugin-graphql-codegen/issues/28)
7+
* explicitly add semantic release plugins as deps ([6da889b](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/6da889b468d1f4867e4fb2d1a68347a4f4c9fd31))
8+
* update node to `v20.10.0` and use dedicated release config ([9ccbd00](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/9ccbd0041dd96dc6d61b44bd7002723169a3b267))
9+
110
### [3.3.5](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.3.4...v3.3.5) (2023-11-27)
211

312

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.5",
3+
"version": "3.3.6",
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)