Skip to content

Commit 1ea3882

Browse files
Version Packages (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 756f672 commit 1ea3882

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/metal-papayas-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ts-gql/eslint-plugin
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [`756f672`](https://github.com/Thinkmill/ts-gql/commit/756f67221ce5bf44a7a949779df8413712eed7ab) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Improve fragment type not found error
8+
39
## 0.3.0
410

511
### Minor Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts-gql/eslint-plugin",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"main": "dist/eslint-plugin.cjs.js",
55
"module": "dist/eslint-plugin.esm.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)