Skip to content

Commit

Permalink
Merge pull request #58 from Wave-Play/changeset-release/canary
Browse files Browse the repository at this point in the history
Changesets: Versioning & Publication
  • Loading branch information
Pkmmte authored Jan 24, 2023
2 parents 57cc832 + 60ec4b8 commit df777c5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tasty-fans-arrive.md

This file was deleted.

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

## 0.0.0-canary-20230124042950

### Patch Changes

- 57cc832: fix(cli): doctor command no longer causes hangups

## 0.0.0-canary-20230120164757

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pilot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waveplay/pilot",
"version": "0.0.0-canary-20230120164757",
"version": "0.0.0-canary-20230124042950",
"private": false,
"description": "NextJS-like routing for React Native",
"repository": {
Expand Down

0 comments on commit df777c5

Please sign in to comment.