Skip to content

Commit 6a010ce

Browse files
authored
Merge pull request #4 from swordev/changeset-release/main
Version Packages
2 parents 72be70d + 16aea06 commit 6a010ce

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

.changeset/slow-trains-play.md

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

.changeset/thick-ghosts-peel.md

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

.changeset/tidy-cherries-teach.md

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

packages/compose/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [`0a6314c`](https://github.com/swordev/json-types/commit/0a6314cd3f4e4857a1cc3e483ace08ca1edabe82) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
9+
- [`72be70d`](https://github.com/swordev/json-types/commit/72be70db41fe0424a8b9f2364e4623d43487427b) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
10+
11+
- [`18134a6`](https://github.com/swordev/json-types/commit/18134a6bc6c9dcae9f110b3abc8516f38704f641) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
12+
313
## 0.2.0
414

515
### 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.2.0",
3+
"version": "0.3.0",
44
"description": "TypeScript type for compose",
55
"keywords": [
66
"typescript",

packages/tsconfig/CHANGELOG.md

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

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

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

0 commit comments

Comments
 (0)