Skip to content

Commit ec8320d

Browse files
chore(release): update monorepo packages versions (#1863)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b3811d commit ec8320d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/dirty-geckos-crash.md

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

CHANGELOG.md

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

3+
## 1.21.2
4+
5+
### Patch Changes
6+
7+
- [`7b3811d`](https://github.com/Urigo/graphql-scalars/commit/7b3811d50a507573e5b16d1e14c6d203cee1c8d4)
8+
Thanks [@ardatan](https://github.com/ardatan)! - Fix wrong scalar name in the scalar configuration
9+
310
## 1.21.1
411

512
### 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.21.1",
3+
"version": "1.21.2",
44
"type": "module",
55
"description": "A collection of scalar types not included in base GraphQL.",
66
"repository": {

0 commit comments

Comments
 (0)