Skip to content

Commit 5964942

Browse files
chore(main): release 0.4.0
1 parent a98664b commit 5964942

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.4.0](https://github.com/nerd-coder/graphql-codegen-svelte-apollo/compare/v0.3.0...v0.4.0) (2023-06-10)
4+
5+
6+
### Features
7+
8+
* add rawData ([d903d81](https://github.com/nerd-coder/graphql-codegen-svelte-apollo/commit/d903d812b43b30a0d8fb0390f6475d3c64ff12ae))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nerd-coder/graphql-codegen-svelte-apollo",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Codegen plugins to generate fully typed queries for Svelte + Apollo",
55
"packageManager": "pnpm@8.5.1",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)