Skip to content

Commit 58df548

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

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/cool-onions-beg.md

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

.changeset/healthy-needles-tease.md

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

CHANGELOG.md

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

3+
## 1.24.0
4+
5+
### Minor Changes
6+
7+
- [`e5a3910`](https://github.com/Urigo/graphql-scalars/commit/e5a39101db92e9c3066d0045a4bf4e040e56c447)
8+
Thanks [@ifeanyi-ugwu](https://github.com/ifeanyi-ugwu)! - add GeoJSON scalar
9+
10+
- [`e5a3910`](https://github.com/Urigo/graphql-scalars/commit/e5a39101db92e9c3066d0045a4bf4e040e56c447)
11+
Thanks [@ifeanyi-ugwu](https://github.com/ifeanyi-ugwu)! - Add \`CountryName\` scalar
12+
313
## 1.23.0
414

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

0 commit comments

Comments
 (0)