Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#1869)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Mar 27, 2023
1 parent 7460ec4 commit b6d68b0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/wise-houses-learn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/witty-cherries-tickle.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases)

## 1.21.3

### Patch Changes

- [`7460ec4`](https://github.com/Urigo/graphql-scalars/commit/7460ec43ed67003913336bd1f4fac80dc3915a05)
Thanks [@ardatan](https://github.com/ardatan)! - Fix the spec reference in \`EmailAddress\`

- [`ef0585a`](https://github.com/Urigo/graphql-scalars/commit/ef0585a16796a27e93c82865bcc1fbd1c6e5c5b3)
Thanks [@ardatan](https://github.com/ardatan)! - If JSON serializer is missing for `BigInt` use
`number` serialization for safe integers and `string` for unsafe integers by warning the users.

## 1.21.2

### Patch Changes
Expand 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.21.2",
"version": "1.21.3",
"type": "module",
"description": "A collection of scalar types not included in base GraphQL.",
"repository": {
Expand Down

0 comments on commit b6d68b0

Please sign in to comment.