Skip to content

Commit 34f7c29

Browse files
authored
Merge pull request #3 from swordev/changeset-release/main
Version Packages
2 parents 0a6314c + ca3f6cd commit 34f7c29

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/old-rocks-cheer.md

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

.changeset/rude-brooms-vanish.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.2.0
4+
5+
### Minor Changes
6+
7+
- [`6519437`](https://github.com/swordev/json-types/commit/6519437f7075c80a2d63f8931590d029e1b4e760) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
39
## 0.1.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.1.0",
3+
"version": "0.2.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.3.0
4+
5+
### Minor Changes
6+
7+
- [`cbb9f7d`](https://github.com/swordev/json-types/commit/cbb9f7d8e2a6ee7072eed36a6b661bd26a471627) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema
8+
39
## 0.2.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.2.0",
3+
"version": "0.3.0",
44
"description": "TypeScript type for tsconfig",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)