Skip to content

Commit

Permalink
Merge pull request #17 from tonik/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
Pmejna authored Oct 29, 2024
2 parents 9f05326 + 8ff9c0f commit 5cb5aca
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"new-eggs-cheat",
"old-radios-bake",
"rare-beans-divide",
"short-waves-flow",
"silent-rocks-design",
"witty-months-give"
]
Expand Down
6 changes: 6 additions & 0 deletions packages/create-stapler-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tonik/create-stapler-app

## 0.1.0-alpha.10

### Patch Changes

- 9f05326: Point to mjs bin file

## 0.1.0-alpha.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-stapler-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonik/create-stapler-app",
"version": "0.1.0-alpha.9",
"version": "0.1.0-alpha.10",
"main": "./dist/index.js",
"bin": {
"create-stapler-app": "./dist/index.mjs"
Expand Down

0 comments on commit 5cb5aca

Please sign in to comment.