Skip to content

Commit 600d1b2

Browse files
chore: publish package(s) (#15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5bf4a01 commit 600d1b2

File tree

16 files changed

+65
-24
lines changed

16 files changed

+65
-24
lines changed

.changeset/large-trains-sort.md

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

packages/json/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @traversable/json
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/traversable/schema/pull/14) [`5bf4a01`](https://github.com/traversable/schema/commit/5bf4a01f76b76a1d1b290db3d5825f3c89cd2f4a) Thanks [@ahrjarrett](https://github.com/ahrjarrett)! - build(all): updates publishConfig to point to npm registry for all packages
8+
9+
- Updated dependencies [[`5bf4a01`](https://github.com/traversable/schema/commit/5bf4a01f76b76a1d1b290db3d5825f3c89cd2f4a)]:
10+
- @traversable/registry@0.0.2
11+
312
## 0.0.1
413

514
### Patch Changes

packages/json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@traversable/json",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": false,
66
"description": "",
77
"repository": {

packages/json/src/__generated__/__manifest__.ts

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/registry/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/traversable/schema/pull/14) [`5bf4a01`](https://github.com/traversable/schema/commit/5bf4a01f76b76a1d1b290db3d5825f3c89cd2f4a) Thanks [@ahrjarrett](https://github.com/ahrjarrett)! - build(all): updates publishConfig to point to npm registry for all packages
8+
39
## 0.0.1
410

511
### Patch Changes

packages/registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@traversable/registry",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": false,
66
"description": "",
77
"repository": {

packages/registry/src/__generated__/__manifest__.ts

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/schema-core/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/traversable/schema/pull/14) [`5bf4a01`](https://github.com/traversable/schema/commit/5bf4a01f76b76a1d1b290db3d5825f3c89cd2f4a) Thanks [@ahrjarrett](https://github.com/ahrjarrett)! - build(all): updates publishConfig to point to npm registry for all packages
8+
9+
- Updated dependencies [[`5bf4a01`](https://github.com/traversable/schema/commit/5bf4a01f76b76a1d1b290db3d5825f3c89cd2f4a)]:
10+
- @traversable/registry@0.0.2
11+
- @traversable/json@0.0.2
12+
313
## 0.0.1
414

515
### Patch Changes

packages/schema-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@traversable/schema-core",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": false,
66
"description": "",
77
"repository": {

packages/schema-core/src/__generated__/__manifest__.ts

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)