Skip to content

Commit 677f6ca

Browse files
committed
7.0.2
1 parent cb5c0c7 commit 677f6ca

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGES.md

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

3+
## 7.0.2
4+
5+
- 🛡️ [`cb5c0c7`](https://github.com/javascript-studio/schema/commit/cb5c0c751a4073ac7a2da2d3eadf2189dc7d5874)
6+
npm audit
7+
-[`dadddf2`](https://github.com/javascript-studio/schema/commit/dadddf2b0f70dc8d59718c67963e5bff89d7c077)
8+
Upgrade @mochify/driver-puppeteer
9+
-[`06aa7b9`](https://github.com/javascript-studio/schema/commit/06aa7b960ccde13099155cf8dcc511d671aef6a8)
10+
Update typescript and enable `exactOptionalPropertyTypes`
11+
12+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2025-01-23._
13+
314
## 7.0.1
415

516
- 🐛 [`7a46272`](https://github.com/javascript-studio/schema/commit/7a462721002105503626bfe1ae1747285af1365b)

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

0 commit comments

Comments
 (0)