Skip to content

Commit

Permalink
chore(release): update versions (#43)
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 Jun 27, 2023
1 parent 10b0ffd commit 63f956f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-clouds-decide.md

This file was deleted.

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

## 0.1.5

### Patch Changes

- 10b0ffd: Make route definitions type a partial since the definitions might not implement all methods.

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typed-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sebspark/typed-router",
"version": "0.1.4",
"version": "0.1.5",
"license": "UNLICENSED",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 63f956f

Please sign in to comment.