Skip to content

Commit

Permalink
Version Packages (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Nov 27, 2023
1 parent ce1f9f2 commit 4a50ffd
Show file tree
Hide file tree
Showing 29 changed files with 179 additions and 32 deletions.
18 changes: 0 additions & 18 deletions .changeset/great-pens-check.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/async-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @typed/async-data

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release
2 changes: 1 addition & 1 deletion packages/async-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/async-data",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @typed/context

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/context",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
12 changes: 12 additions & 0 deletions packages/dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @typed/dom

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
2 changes: 1 addition & 1 deletion packages/dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/dom",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
12 changes: 12 additions & 0 deletions packages/environment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @typed/environment

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
2 changes: 1 addition & 1 deletion packages/environment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/environment",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
13 changes: 13 additions & 0 deletions packages/fx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @typed/fx

## 1.18.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/async-data@0.1.0
- @typed/context@0.1.0
2 changes: 1 addition & 1 deletion packages/fx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/fx",
"version": "1.17.4",
"version": "1.18.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
12 changes: 12 additions & 0 deletions packages/id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @typed/id

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
2 changes: 1 addition & 1 deletion packages/id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/id",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
15 changes: 15 additions & 0 deletions packages/navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @typed/navigation

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
- @typed/dom@0.1.0
- @typed/fx@1.18.0
- @typed/id@0.1.0
2 changes: 1 addition & 1 deletion packages/navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/navigation",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/path/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @typed/path

## 0.7.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release
2 changes: 1 addition & 1 deletion packages/path/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/path",
"version": "0.6.3",
"version": "0.7.0",
"description": "Type-safe utilities for building path-to-regexp formatted strings",
"publishConfig": {
"access": "public",
Expand Down
13 changes: 13 additions & 0 deletions packages/route/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @typed/route

## 1.0.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/fx@1.18.0
- @typed/path@0.7.0
2 changes: 1 addition & 1 deletion packages/route/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/route",
"version": "0.14.1",
"version": "1.0.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
18 changes: 18 additions & 0 deletions packages/router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @typed/router

## 0.19.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
- @typed/dom@0.1.0
- @typed/environment@0.1.0
- @typed/fx@1.18.0
- @typed/navigation@0.1.0
- @typed/path@0.7.0
- @typed/route@1.0.0
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/router",
"version": "0.18.4",
"version": "0.19.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
16 changes: 16 additions & 0 deletions packages/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @typed/template

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
- @typed/dom@0.1.0
- @typed/environment@0.1.0
- @typed/fx@1.18.0
- @typed/wire@0.2.0
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/template",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @typed/tsconfig

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release
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": "@typed/tsconfig",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public"
Expand Down
19 changes: 19 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# @typed/ui

## 0.1.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release

### Patch Changes

- Updated dependencies [[`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf)]:
- @typed/context@0.1.0
- @typed/dom@0.1.0
- @typed/environment@0.1.0
- @typed/fx@1.18.0
- @typed/navigation@0.1.0
- @typed/route@1.0.0
- @typed/router@0.19.0
- @typed/template@0.1.0
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/ui",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/wire/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @typed/wire

## 0.2.0

### Minor Changes

- [`5db779a2`](https://github.com/TylorS/typed/commit/5db779a2d2a0f6d78d5853dee6ca92b7385474bf) Thanks [@TylorS](https://github.com/TylorS)! - Pre-alpha release
2 changes: 1 addition & 1 deletion packages/wire/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/wire",
"version": "0.1.0",
"version": "0.2.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 4a50ffd

Please sign in to comment.