Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanto committed Aug 21, 2024
1 parent 5803945 commit 37a8c44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/create-twofold-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-twofold-app

## 0.0.7

### Patch Changes

- dynamic versions

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-twofold-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-twofold-app",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 37a8c44

Please sign in to comment.