Skip to content

Commit

Permalink
Revert "chore(release): update monorepo packages versions (#1670)"
Browse files Browse the repository at this point in the history
This reverts commit 6a1d5ad.
  • Loading branch information
saihaj committed Aug 10, 2022
1 parent 6a1d5ad commit 4db9d82
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
8 changes: 8 additions & 0 deletions .changeset/lucky-waves-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'graphql-scalars': minor
---

CUID Scalar

A field whose value conforms to the standard cuid format as specified in
[This Repo](https://github.com/ericelliott/cuid#broken-down).
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases)

## 1.18.0

### Minor Changes

- [`451e877`](https://github.com/Urigo/graphql-scalars/commit/451e877581e7da7bb66e7125e12cc7e7c30a65de) Thanks
[@saihaj](https://github.com/saihaj)! - CUID Scalar

A field whose value conforms to the standard cuid format as specified in
[This Repo](https://github.com/ericelliott/cuid#broken-down).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-scalars",
"version": "1.18.0",
"version": "1.17.0",
"description": "A collection of scalar types not included in base GraphQL.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4db9d82

Please sign in to comment.