Skip to content

Commit dc02603

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

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/rude-owls-cheer.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.5
4+
5+
### Patch Changes
6+
7+
- [#2225](https://github.com/Urigo/graphql-scalars/pull/2225)
8+
[`cefb205`](https://github.com/Urigo/graphql-scalars/commit/cefb20565defdd2a10f70c9ea38ea79fe1be35c4)
9+
Thanks [@dustin-engstrom](https://github.com/dustin-engstrom)! - fix minor misspellings
10+
311
## 1.22.4
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.4",
3+
"version": "1.22.5",
44
"type": "module",
55
"description": "A collection of scalar types not included in base GraphQL.",
66
"repository": {

0 commit comments

Comments
 (0)