Skip to content

Commit

Permalink
6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Mar 20, 2024
1 parent ea3de52 commit 686d3a8
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

## 6.1.1

- 🐛 [`ea3de52`](https://github.com/javascript-studio/schema/commit/ea3de524f46102ebb207ad22d92006b8eb69850d)
Remove node type dependency

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

## 6.1.0

-[`3b301ed`](https://github.com/javascript-studio/schema/commit/3b301ed37a0fc0d5211a4d382d07bcd0e2d5d67a)
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.1.0",
"version": "6.1.1",
"description": "Plain JavaScript objects with runtime type guarantees",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 686d3a8

Please sign in to comment.