Skip to content

Commit 664101c

Browse files
committed
6.2.1
1 parent f1aa7ae commit 664101c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## 6.2.1
4+
5+
-[`f1aa7ae`](https://github.com/javascript-studio/schema/commit/f1aa7ae8afd0396bb8140c195e9ac7b70877e26a)
6+
Update typescript
7+
8+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-03-21._
9+
310
## 6.2.0
411

512
- 🍏 [`5381bb8`](https://github.com/javascript-studio/schema/commit/5381bb8853720cfcae7dba38bdbd709bd1fdcd8d)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studio/schema",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"description": "Plain JavaScript objects with runtime type guarantees",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)