Skip to content

Commit f335944

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

File tree

5 files changed

+19
-16
lines changed

5 files changed

+19
-16
lines changed

.changeset/hip-games-glow.md

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

.changeset/twelve-chairs-drop.md

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

.changeset/two-beers-boil.md

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

CHANGELOG.md

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

3+
## 1.23.0
4+
5+
### Minor Changes
6+
7+
- [#2181](https://github.com/Urigo/graphql-scalars/pull/2181)
8+
[`a868ecc`](https://github.com/Urigo/graphql-scalars/commit/a868ecc06f6ab0edd1f167613c7830b5a73dbb70)
9+
Thanks [@blacksrc](https://github.com/blacksrc)! - Add new Swedish Personal Number scalar
10+
11+
### Patch Changes
12+
13+
- [#2284](https://github.com/Urigo/graphql-scalars/pull/2284)
14+
[`fae46bb`](https://github.com/Urigo/graphql-scalars/commit/fae46bb48fccc1b71d35e95a1df165104fb291b4)
15+
Thanks [@tjenkinson](https://github.com/tjenkinson)! - fix(JSONObject): Throw proper error if
16+
literal is not an object
17+
18+
- [`0924bef`](https://github.com/Urigo/graphql-scalars/commit/0924befffd4e27ff877657f778432f9ef9f2bcf9)
19+
Thanks [@ardatan](https://github.com/ardatan)! - fix inconsistent types for Latitude and Longitude
20+
321
## 1.22.5
422

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

0 commit comments

Comments
 (0)