|  | 
| 1 | 1 | ## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases) | 
| 2 | 2 | 
 | 
|  | 3 | +## 1.21.0 | 
|  | 4 | + | 
|  | 5 | +### Minor Changes | 
|  | 6 | + | 
|  | 7 | +- [#1817](https://github.com/Urigo/graphql-scalars/pull/1817) | 
|  | 8 | +  [`39e1890`](https://github.com/Urigo/graphql-scalars/commit/39e1890f494a19a86f50392cd9c9db6e466f6086) | 
|  | 9 | +  Thanks [@cmhhelgeson](https://github.com/cmhhelgeson)! - Add new scalar types related to Library | 
|  | 10 | +  and Patent Classifications | 
|  | 11 | + | 
|  | 12 | +### Patch Changes | 
|  | 13 | + | 
|  | 14 | +- [#1801](https://github.com/Urigo/graphql-scalars/pull/1801) | 
|  | 15 | +  [`7337d43`](https://github.com/Urigo/graphql-scalars/commit/7337d432cb8a103778ca62a570d27f3f00ec3a2c) | 
|  | 16 | +  Thanks [@mcclurejt](https://github.com/mcclurejt)! - Expand the DID scalar regex to accommodate | 
|  | 17 | +  did:pkh | 
|  | 18 | + | 
|  | 19 | +- [#1850](https://github.com/Urigo/graphql-scalars/pull/1850) | 
|  | 20 | +  [`ea80093`](https://github.com/Urigo/graphql-scalars/commit/ea800938238be4c676ff3a71a4d77c3e66de364a) | 
|  | 21 | +  Thanks [@VoloshchenkoAl](https://github.com/VoloshchenkoAl)! - Support UA postal code in | 
|  | 22 | +  PostalCode scalar | 
|  | 23 | + | 
| 3 | 24 | ## 1.20.1 | 
| 4 | 25 | 
 | 
| 5 | 26 | ### Patch Changes | 
| 6 | 27 | 
 | 
| 7 | 28 | - [#1764](https://github.com/Urigo/graphql-scalars/pull/1764) | 
| 8 |  | -  [`41551b8`](https://github.com/Urigo/graphql-scalars/commit/41551b8a1cfa616fefe2b67dbaea91d5ca76eeac) Thanks | 
| 9 |  | -  [@ardatan](https://github.com/ardatan)! - Throw located GraphQLErrors instead of TypeError | 
|  | 29 | +  [`41551b8`](https://github.com/Urigo/graphql-scalars/commit/41551b8a1cfa616fefe2b67dbaea91d5ca76eeac) | 
|  | 30 | +  Thanks [@ardatan](https://github.com/ardatan)! - Throw located GraphQLErrors instead of TypeError | 
| 10 | 31 | 
 | 
| 11 | 32 | ## 1.20.0 | 
| 12 | 33 | 
 | 
| 13 | 34 | ### Minor Changes | 
| 14 | 35 | 
 | 
| 15 |  | -- [`89a867a`](https://github.com/Urigo/graphql-scalars/commit/89a867afaa0d7a0e5365dce8508aecf67586061a) Thanks | 
| 16 |  | -  [@ardatan](https://github.com/ardatan)! - Add JSON Schema annotations for SOFA | 
|  | 36 | +- [`89a867a`](https://github.com/Urigo/graphql-scalars/commit/89a867afaa0d7a0e5365dce8508aecf67586061a) | 
|  | 37 | +  Thanks [@ardatan](https://github.com/ardatan)! - Add JSON Schema annotations for SOFA | 
| 17 | 38 | 
 | 
| 18 | 39 | ## 1.19.0 | 
| 19 | 40 | 
 | 
| 20 | 41 | ### Minor Changes | 
| 21 | 42 | 
 | 
| 22 |  | -- [`8ba194c`](https://github.com/Urigo/graphql-scalars/commit/8ba194c60fa8e84d20c6ada6bbc30555b9c832c0) Thanks | 
| 23 |  | -  [@ardatan](https://github.com/ardatan)! - - feat: add IP scalar (#1717) - Thanks @mammadatei! | 
|  | 43 | +- [`8ba194c`](https://github.com/Urigo/graphql-scalars/commit/8ba194c60fa8e84d20c6ada6bbc30555b9c832c0) | 
|  | 44 | +  Thanks [@ardatan](https://github.com/ardatan)! - - feat: add IP scalar (#1717) - Thanks | 
|  | 45 | +  @mammadatei! | 
| 24 | 46 |   - feat: add SemVer scalar (#1728) - Thanks @mammadatei! | 
| 25 | 47 | 
 | 
| 26 | 48 | ## 1.18.0 | 
| 27 | 49 | 
 | 
| 28 | 50 | ### Minor Changes | 
| 29 | 51 | 
 | 
| 30 |  | -- [`4db9d82`](https://github.com/Urigo/graphql-scalars/commit/4db9d82f36c834dfe37ac3759429c12a1cc24060) Thanks | 
| 31 |  | -  [@saihaj](https://github.com/saihaj)! - CUID Scalar | 
|  | 52 | +- [`4db9d82`](https://github.com/Urigo/graphql-scalars/commit/4db9d82f36c834dfe37ac3759429c12a1cc24060) | 
|  | 53 | +  Thanks [@saihaj](https://github.com/saihaj)! - CUID Scalar | 
| 32 | 54 | 
 | 
| 33 | 55 |   A field whose value conforms to the standard cuid format as specified in | 
| 34 | 56 |   [This Repo](https://github.com/ericelliott/cuid#broken-down). | 
0 commit comments