Skip to content

Commit 5b66cd5

Browse files
chore(release): update monorepo packages versions (#2156)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9029d0a commit 5b66cd5

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/warm-pets-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases)
22

3+
## 1.22.3
4+
5+
### Patch Changes
6+
7+
- [`9029d0a`](https://github.com/Urigo/graphql-scalars/commit/9029d0a28b81ad13d9dc3533860a2987f7ae6c43)
8+
Thanks [@ardatan](https://github.com/ardatan)! - Parse BigInt as Number s if they are safe and
9+
BigInt is not serializable
10+
311
## 1.22.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-scalars",
3-
"version": "1.22.2",
3+
"version": "1.22.3",
44
"type": "module",
55
"description": "A collection of scalar types not included in base GraphQL.",
66
"repository": {

0 commit comments

Comments
 (0)