Skip to content

Commit c985c5e

Browse files
committed
Revert "chore(release): 1.0.4"
This reverts commit 9bb923d.
1 parent 9bb923d commit c985c5e

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [1.0.4](https://github.com/GraphtonLib/Graphton/compare/v1.0.3...v1.0.4) (2022-08-03)
6-
7-
8-
### Bug Fixes
9-
10-
* Arguments are now not required anymore ([6047b86](https://github.com/GraphtonLib/Graphton/commit/6047b869cae7bdf0a1598ba5eed4b9d400f70341))
11-
125
### [1.0.3](https://github.com/GraphtonLib/Graphton/compare/v1.0.2...v1.0.3) (2022-08-02)
136

147
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@graphtonlib/graphton",
33
"description": "Generate a JS/TS query builder library from an (external) GraphQL introspection schema.",
4-
"version": "1.0.4",
4+
"version": "1.0.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/GraphtonLib/Graphton.git"

0 commit comments

Comments
 (0)