Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Apr 9, 2024
1 parent 4315324 commit 1c8d999
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## 7.0.0

- 💥 [`4315324`](https://github.com/javascript-studio/schema/commit/43153247761734c413c76624197a09f15bc88425)
BREAKING: Remove event emitter

_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-04-09._

## 6.2.1

-[`f1aa7ae`](https://github.com/javascript-studio/schema/commit/f1aa7ae8afd0396bb8140c195e9ac7b70877e26a)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/schema",
"version": "6.2.1",
"version": "7.0.0",
"description": "Plain JavaScript objects with runtime type guarantees",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1c8d999

Please sign in to comment.