Skip to content

Commit fde4db1

Browse files
chore: release @unts/json-schema-migrate (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18aced1 commit fde4db1

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/strong-planets-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @unts/json-schema-migrate
2+
3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`18aced1`](https://github.com/un-ts/json-schema-migrate/commit/18aced1a90ce8655aa748eb335fb7a2d8b82db16) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing `package.json` entry

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unts/json-schema-migrate",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"type": "module",
55
"description": "Migrate JSON-Schema to draft-06",
66
"repository": "https://github.com/un-ts/json-schema-migrate.git",

0 commit comments

Comments
 (0)