Skip to content

Commit 0e2c0cc

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2021-08-28) ### Features * Add support for near operation file preset ([18b1227](18b1227))
1 parent 18b1227 commit 0e2c0cc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v1.0.1...v1.1.0) (2021-08-28)
2+
3+
4+
### Features
5+
6+
* Add support for near operation file preset ([18b1227](https://github.com/danielwaltz/vite-plugin-graphql-codegen/commit/18b12279629e3874edd3c691bfdede73a0a60ca4))
7+
18
## [1.0.1](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v1.0.0...v1.0.1) (2021-08-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.1.0",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)