Skip to content

Commit

Permalink
Version Packages (#57)
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 Mar 4, 2024
1 parent a7e0e92 commit 3c215a3
Show file tree
Hide file tree
Showing 15 changed files with 68 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-rabbits-double.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @typed/core

## 3.2.12

### Patch Changes

- Updated dependencies [[`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d)]:
- @typed/fx@1.27.4
- @typed/navigation@0.13.5
- @typed/router@0.27.7
- @typed/template@0.9.6
- @typed/ui@0.9.8

## 3.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/core",
"version": "3.2.11",
"version": "3.2.12",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/fx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @typed/fx

## 1.27.4

### Patch Changes

- [`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d) Thanks [@TylorS](https://github.com/TylorS)! - Improve Subject error handling

## 1.27.3

### Patch Changes
Expand Down
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.27.3",
"version": "1.27.4",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @typed/navigation

## 0.13.5

### Patch Changes

- Updated dependencies [[`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d)]:
- @typed/fx@1.27.4

## 0.13.4

### Patch Changes
Expand Down
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.13.4",
"version": "0.13.5",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @typed/router

## 0.27.7

### Patch Changes

- Updated dependencies [[`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d)]:
- @typed/fx@1.27.4
- @typed/navigation@0.13.5

## 0.27.6

### Patch Changes
Expand Down
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.27.6",
"version": "0.27.7",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
12 changes: 12 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typed/storybook

## 0.4.7

### Patch Changes

- Updated dependencies [[`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d)]:
- @typed/fx@1.27.4
- @typed/core@3.2.12
- @typed/navigation@0.13.5
- @typed/router@0.27.7
- @typed/template@0.9.6
- @typed/ui@0.9.8

## 0.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typed/storybook",
"version": "0.4.6",
"version": "0.4.7",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @typed/template

## 0.9.6

### Patch Changes

- Updated dependencies [[`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d)]:
- @typed/fx@1.27.4

## 0.9.5

### Patch Changes
Expand Down
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.9.5",
"version": "0.9.6",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @typed/ui

## 0.9.8

### Patch Changes

- Updated dependencies [[`a7e0e92`](https://github.com/TylorS/typed/commit/a7e0e92bfcdcbdb65553c75d5fdc714f41aee15d)]:
- @typed/fx@1.27.4
- @typed/navigation@0.13.5
- @typed/router@0.27.7
- @typed/template@0.9.6

## 0.9.7

### Patch Changes
Expand Down
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.9.7",
"version": "0.9.8",
"description": "",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 3c215a3

Please sign in to comment.