Skip to content

Commit 84bcd20

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

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

.changeset/lucky-waves-reflect.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases)
2+
3+
## 1.18.0
4+
5+
### Minor Changes
6+
7+
- [`4db9d82`](https://github.com/Urigo/graphql-scalars/commit/4db9d82f36c834dfe37ac3759429c12a1cc24060) Thanks
8+
[@saihaj](https://github.com/saihaj)! - CUID Scalar
9+
10+
A field whose value conforms to the standard cuid format as specified in
11+
[This Repo](https://github.com/ericelliott/cuid#broken-down).

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

0 commit comments

Comments
 (0)