Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 948dfc3

Browse files
committed
2.2.2 with changelog
1 parent 08dcaf4 commit 948dfc3

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 2.2.2
4+
- Make lists as input objects work again
5+
36
## 2.2.1
47
- Display error on types not found on schema
58

example/graphbrainz/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ packages:
2121
path: "../.."
2222
relative: true
2323
source: path
24-
version: "2.2.0"
24+
version: "2.2.2"
2525
async:
2626
dependency: transitive
2727
description:

example/pokemon/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ packages:
2121
path: "../.."
2222
relative: true
2323
source: path
24-
version: "2.2.0"
24+
version: "2.2.2"
2525
async:
2626
dependency: transitive
2727
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: artemis
2-
version: 2.2.1
2+
version: 2.2.2
33

44
authors:
55
- Igor Borges <igor@borges.dev>

0 commit comments

Comments
 (0)