Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenSuckow committed Mar 5, 2023
1 parent 7d7d179 commit b77c656
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0-beta.5](https://github.com/conjoon/create-conjoon/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-03-05)

## [1.0.0-beta.4](https://github.com/conjoon/create-conjoon/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-03-04)

## [1.0.0-beta.3](https://github.com/conjoon/create-conjoon/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-02-05)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@conjoon/create-conjoon",
"type": "module",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "A scaffolding utility to help you instantly set up a functional conjoon app.",
"scripts": {
"create-conjoon": "create-conjoon",
Expand Down

0 comments on commit b77c656

Please sign in to comment.