Skip to content

Commit 1aac1c2

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.1...v2.3.0) (2022-08-26) ### Features * add option for enabling matching on schemas ([e4b57f1](e4b57f1))
1 parent c046ad7 commit 1aac1c2

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+
# [2.3.0](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v2.2.1...v2.3.0) (2022-08-26)
2+
3+
4+
### Features
5+
6+
* add option for enabling matching on schemas ([e4b57f1](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/e4b57f15d8d9140f0a05705f3f1cfe3fd1c927bd))
7+
18
## [2.2.1](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v2.2.0...v2.2.1) (2022-08-25)
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": "2.2.1",
3+
"version": "2.3.0",
44
"license": "MIT",
55
"author": "Daniel Waltz",
66
"repository": {

0 commit comments

Comments
 (0)