Skip to content

Commit 94cfa49

Browse files
Version Packages
1 parent 6f81db2 commit 94cfa49

File tree

7 files changed

+16
-17
lines changed

7 files changed

+16
-17
lines changed

.changeset/heavy-badgers-collect.md

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

.changeset/long-squids-scream.md

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

.changeset/tough-kiwis-switch.md

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

packages/compose/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @json-types/compose
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [`6f81db2`](https://github.com/swordev/json-types/commit/6f81db28640992cf7b1ae64678217198abbb9c2d) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
39
## 0.9.0
410

511
### Minor Changes

packages/compose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@json-types/compose",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "TypeScript type for compose",
55
"keywords": [
66
"typescript",

packages/tsconfig/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @json-types/tsconfig
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [`02134bb`](https://github.com/swordev/json-types/commit/02134bb145ed5fdf06f554fa3fe22d82cd177928) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
9+
- [`4d2d69b`](https://github.com/swordev/json-types/commit/4d2d69b4ce2e9131596aa41bd222c0ef4fd9b794) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
10+
311
## 0.9.0
412

513
### Minor Changes

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@json-types/tsconfig",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "TypeScript type for tsconfig",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)