Skip to content

Commit

Permalink
chore: update versions (next) (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and grinry committed Dec 12, 2024
1 parent 87ebb59 commit e86c51e
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
"initialVersions": {
"create-bridge": "0.0.2"
},
"changesets": []
"changesets": [
"strong-mails-drum"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-bridge

## 0.0.3-next.0

### Patch Changes

- 8dd5622: chore: add .docker folder to gitignore

## 0.0.2

### Patch Changes
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-bridge",
"version": "0.0.2",
"version": "0.0.3-next.0",
"keywords": [
"node",
"express",
Expand Down Expand Up @@ -47,6 +47,7 @@
"picocolors": "1.0.0",
"prompts": "2.4.2",
"tar": "7.4.3",
"typescript": "^5.7.2",
"update-check": "1.5.4",
"validate-npm-package-name": "5.0.1"
},
Expand Down
10 changes: 10 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e86c51e

Please sign in to comment.