Skip to content

Commit a12d918

Browse files
Version Packages
1 parent 889a897 commit a12d918

21 files changed

+46
-78
lines changed

.changeset/flat-goats-cheat.md

-5
This file was deleted.

.changeset/grumpy-eyes-travel.md

-5
This file was deleted.

.changeset/heavy-shrimps-watch.md

-5
This file was deleted.

.changeset/nasty-poems-fry.md

-5
This file was deleted.

.changeset/nine-vans-sort.md

-5
This file was deleted.

.changeset/odd-terms-promise.md

-5
This file was deleted.

.changeset/pink-jokes-look.md

-5
This file was deleted.

.changeset/pretty-cameras-hope.md

-5
This file was deleted.

.changeset/real-mice-wash.md

-5
This file was deleted.

.changeset/rich-lamps-speak.md

-5
This file was deleted.

.changeset/shiny-lions-tan.md

-5
This file was deleted.

.changeset/shy-horses-hunt.md

-5
This file was deleted.

.changeset/slimy-buses-switch.md

-5
This file was deleted.

.changeset/small-meals-invite.md

-5
This file was deleted.

.changeset/thirty-ants-rule.md

-5
This file was deleted.

packages/compose/CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [`603babf`](https://github.com/swordev/json-types/commit/603babf824f0e3ffb09b4338beb25429e16d6966) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
9+
- [`1bc65f1`](https://github.com/swordev/json-types/commit/1bc65f198d609eef3982c8615945dddaa61b2782) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
10+
11+
- [`113db88`](https://github.com/swordev/json-types/commit/113db882ddeb421bbf0c44c87457c6bdb369ed79) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
12+
13+
- [`400d51d`](https://github.com/swordev/json-types/commit/400d51d40adce99cd8e2edd256720c90b404d924) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
14+
15+
- [`c52cb66`](https://github.com/swordev/json-types/commit/c52cb66d73ddc406aeb90be1edc9c0485c9f2af6) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
16+
17+
- [`889a897`](https://github.com/swordev/json-types/commit/889a897b955128db422289b3c66d1b5fdeecab7c) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
18+
19+
- [`4c01ead`](https://github.com/swordev/json-types/commit/4c01ead550c01620229331db70aa6b0c25c4f6ba) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
20+
21+
- [`62dc27a`](https://github.com/swordev/json-types/commit/62dc27a073dc1046117524340b363c2091b262e1) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
22+
323
## 0.8.0
424

525
### 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

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [`bdc2667`](https://github.com/swordev/json-types/commit/bdc2667350bbcd1e315f296cbb4f31f27810ce3a) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
9+
- [`1ab6805`](https://github.com/swordev/json-types/commit/1ab680560dc85437f975c127728db075d3be30cb) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
10+
11+
- [`025a1ac`](https://github.com/swordev/json-types/commit/025a1ac4a835d6b020f38cace6cfcdba6a6ea637) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
12+
13+
- [`eadcf8a`](https://github.com/swordev/json-types/commit/eadcf8a6454248a85d08de14680d750edb6a57b1) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
14+
15+
- [`8be63b6`](https://github.com/swordev/json-types/commit/8be63b69819caac46244881c3093eb2c5c1544fa) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
16+
17+
- [`74a8049`](https://github.com/swordev/json-types/commit/74a8049f7f159cbb117977e060f4dd719bcac43f) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
18+
319
## 0.8.0
420

521
### 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",

packages/web-manifest/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @json-types/web-manifest
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [`3f7883e`](https://github.com/swordev/json-types/commit/3f7883eb1c5d2f16b0709a0e227f40fff815fc8a) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

packages/web-manifest/package.json

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

0 commit comments

Comments
 (0)