Skip to content

Commit

Permalink
Merge pull request #242 from Wave-Play/changeset-release/main
Browse files Browse the repository at this point in the history
Changesets: Versioning & Publication
  • Loading branch information
Pkmmte committed May 22, 2024
2 parents 050febf + 244335b commit 07e6e75
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-rivers-hunt.md

This file was deleted.

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

## 0.1.1

### Patch Changes

- 89853bd: patch: shared connection liveness check

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@robojs/sync",
"description": "",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"private": false,
"keywords": [
Expand Down

0 comments on commit 07e6e75

Please sign in to comment.