Skip to content

Commit

Permalink
chore(release): changesets versioning & publication
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 4, 2024
1 parent 01a5388 commit 18e8d5d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-spoons-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-goats-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-gifts-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-ducks-love.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/create-robo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-robo

## 0.12.4

### Patch Changes

- d48323e: fix(create-robo): no creds flag.
- d48323e: feat(create-robo): `--no-creds` option
- 01a5388: chore: updated activity templates for new server plugin versions

## 0.12.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-robo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-robo",
"version": "0.12.3",
"version": "0.12.4",
"private": false,
"description": "Launch epic projects instantly with Robo.js — effortless, powerful, complete!",
"engines": {
Expand Down
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.2

### Patch Changes

- b8395b7: patch: better support for non-tunneled localhost

## 0.1.1

### Patch 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.1",
"version": "0.1.2",
"type": "module",
"private": false,
"keywords": [
Expand Down

0 comments on commit 18e8d5d

Please sign in to comment.