Skip to content

Commit

Permalink
Version Packages (#55)
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] authored Mar 1, 2024
1 parent 9793c9c commit f247041
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/real-dingos-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-timers-worry.md

This file was deleted.

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

## 3.2.10

### Patch Changes

- Updated dependencies [[`9793c9c`](https://github.com/TylorS/typed/commit/9793c9c50cef11ae6d89085719a1c0c34acbc12a), [`9c9cfc8`](https://github.com/TylorS/typed/commit/9c9cfc86c3c7211d73e4b9a5976e74b581a99b66)]:
- @typed/template@0.9.4
- @typed/router@0.27.5
- @typed/ui@0.9.6

## 3.2.9

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

## 0.27.5

### Patch Changes

- [`9c9cfc8`](https://github.com/TylorS/typed/commit/9c9cfc86c3c7211d73e4b9a5976e74b581a99b66) Thanks [@TylorS](https://github.com/TylorS)! - Fix parameter order of RouteMatcher.match

## 0.27.4

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

## 0.4.5

### Patch Changes

- Updated dependencies [[`9793c9c`](https://github.com/TylorS/typed/commit/9793c9c50cef11ae6d89085719a1c0c34acbc12a), [`9c9cfc8`](https://github.com/TylorS/typed/commit/9c9cfc86c3c7211d73e4b9a5976e74b581a99b66)]:
- @typed/template@0.9.4
- @typed/router@0.27.5
- @typed/core@3.2.10
- @typed/ui@0.9.6

## 0.4.4

### 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.4",
"version": "0.4.5",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @typed/template

## 0.9.4

### Patch Changes

- [`9793c9c`](https://github.com/TylorS/typed/commit/9793c9c50cef11ae6d89085719a1c0c34acbc12a) Thanks [@TylorS](https://github.com/TylorS)! - Better inference for placeholders

## 0.9.3

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

## 0.9.6

### Patch Changes

- Updated dependencies [[`9793c9c`](https://github.com/TylorS/typed/commit/9793c9c50cef11ae6d89085719a1c0c34acbc12a), [`9c9cfc8`](https://github.com/TylorS/typed/commit/9c9cfc86c3c7211d73e4b9a5976e74b581a99b66)]:
- @typed/template@0.9.4
- @typed/router@0.27.5

## 0.9.5

### 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.5",
"version": "0.9.6",
"description": "",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit f247041

Please sign in to comment.