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

Commit e9ca908

Browse files
committed
conf: Bump version
1 parent 3c847f8 commit e9ca908

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 7.0.0-beta.12
4+
5+
- support inline fragments in fragment definitions
6+
37
## 7.0.0-beta.11
48

59
- document generation fix for https://github.com/comigor/artemis/issues/307

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: 7.0.0-beta.11
2+
version: 7.0.0-beta.12
33

44
description: Build dart types from GraphQL schemas and queries (using Introspection Query).
55
homepage: https://github.com/comigor/artemis

0 commit comments

Comments
 (0)