Skip to content

Commit 1c8d999

Browse files
committed
7.0.0
1 parent 4315324 commit 1c8d999

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+
## 7.0.0
4+
5+
- 💥 [`4315324`](https://github.com/javascript-studio/schema/commit/43153247761734c413c76624197a09f15bc88425)
6+
BREAKING: Remove event emitter
7+
8+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-04-09._
9+
310
## 6.2.1
411

512
-[`f1aa7ae`](https://github.com/javascript-studio/schema/commit/f1aa7ae8afd0396bb8140c195e9ac7b70877e26a)

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.1",
3+
"version": "7.0.0",
44
"description": "Plain JavaScript objects with runtime type guarantees",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)