Skip to content

Commit c2be21a

Browse files
authored
Merge pull request #9 from swordev/changeset-release/main
Version Packages
2 parents 1327cf0 + ee50b69 commit c2be21a

File tree

7 files changed

+16
-17
lines changed

7 files changed

+16
-17
lines changed

.changeset/polite-students-tickle.md

-5
This file was deleted.

.changeset/popular-schools-help.md

-5
This file was deleted.

.changeset/sweet-impalas-kneel.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.8.0
4+
5+
### Minor Changes
6+
7+
- [`1327cf0`](https://github.com/swordev/json-types/commit/1327cf0e11bda363defb3ebdff66a30cc9924003) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
39
## 0.7.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.7.0",
3+
"version": "0.8.0",
44
"description": "TypeScript type for compose",
55
"keywords": [
66
"typescript",

packages/tsconfig/CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- [`38d03d8`](https://github.com/swordev/json-types/commit/38d03d80d93a45e6b468325cbf4a2e2c4c2690a8) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
9+
- [`343a440`](https://github.com/swordev/json-types/commit/343a440beefe0802b2345017e0e155dd0a86d695) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
10+
311
## 0.7.0
412

513
### 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.7.0",
3+
"version": "0.8.0",
44
"description": "TypeScript type for tsconfig",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)