Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 6, 2024
1 parent 226695a commit a2e96b7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-pigs-ring.md

This file was deleted.

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

## 0.1.2

### Patch Changes

- 4b4e0a1: Fix dist not found error caused by manual publishing

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-seia-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-seia-app",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "Create Seia.js apps with one command",
"keywords": [
Expand Down

0 comments on commit a2e96b7

Please sign in to comment.