Skip to content

Commit 04c52e3

Browse files
Version Packages
1 parent 025a1ac commit 04c52e3

File tree

8 files changed

+18
-22
lines changed

8 files changed

+18
-22
lines changed

.changeset/odd-terms-promise.md

-5
This file was deleted.

.changeset/pink-jokes-look.md

-5
This file was deleted.

.changeset/rich-lamps-speak.md

-5
This file was deleted.

.changeset/shy-horses-hunt.md

-5
This file was deleted.

packages/compose/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @json-types/compose
22

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

511
### Minor Changes

packages/compose/package.json

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

packages/tsconfig/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @json-types/tsconfig
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [`025a1ac`](https://github.com/swordev/json-types/commit/025a1ac4a835d6b020f38cace6cfcdba6a6ea637) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
9+
- [`eadcf8a`](https://github.com/swordev/json-types/commit/eadcf8a6454248a85d08de14680d750edb6a57b1) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
10+
11+
- [`8be63b6`](https://github.com/swordev/json-types/commit/8be63b69819caac46244881c3093eb2c5c1544fa) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
12+
313
## 0.8.0
414

515
### Minor Changes

packages/tsconfig/package.json

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

0 commit comments

Comments
 (0)