Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/afraid-fans-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-plums-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-jars-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-jokes-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-bags-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-keys-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-shoes-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-experts-refuse.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/compose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @json-types/compose

## 0.11.0

### Minor Changes

- [`0174c9c`](https://github.com/swordev/json-types/commit/0174c9c74e8dc780f00686c67a1b053c83615f67) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

- [`e0bb0ff`](https://github.com/swordev/json-types/commit/e0bb0ff8637f210fb0160af2aa08fce96b7ce6b6) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

## 0.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/compose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@json-types/compose",
"version": "0.10.0",
"version": "0.11.0",
"description": "TypeScript type for compose",
"keywords": [
"typescript",
Expand Down
14 changes: 14 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @json-types/tsconfig

## 0.11.0

### Minor Changes

- [`48ec1d1`](https://github.com/swordev/json-types/commit/48ec1d16efb29a61001e57f411daf33cbd235f1b) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

- [`039a2da`](https://github.com/swordev/json-types/commit/039a2da522c59bceeac8119b2c5f010a4350461b) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

- [`7707d82`](https://github.com/swordev/json-types/commit/7707d8207f1a52aac89816f48116b3f43cb71df6) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

- [`1f9e274`](https://github.com/swordev/json-types/commit/1f9e2742a4ebaf5ba608fe9b4695fd2153db5bea) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

- [`8516cd0`](https://github.com/swordev/json-types/commit/8516cd04a50616b3fe6775b97c4d73a0a529be5a) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

## 0.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@json-types/tsconfig",
"version": "0.10.0",
"version": "0.11.0",
"description": "TypeScript type for tsconfig",
"keywords": [
"typescript",
Expand Down
6 changes: 6 additions & 0 deletions packages/web-manifest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @json-types/web-manifest

## 0.3.0

### Minor Changes

- [`3580f63`](https://github.com/swordev/json-types/commit/3580f63becb628776ea12324ed7d5ac07951c613) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - Update schema

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@json-types/web-manifest",
"version": "0.2.0",
"version": "0.3.0",
"description": "TypeScript type for web-manifest",
"keywords": [
"typescript",
Expand Down