Skip to content

Commit bdfe842

Browse files
chore(release): 1.0.0-beta.4
1 parent 4b82153 commit bdfe842

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [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)
6+
57
## [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)
68

79
## [1.0.0-beta.2](https://github.com/conjoon/create-conjoon/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-02-05)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@conjoon/create-conjoon",
33
"type": "module",
4-
"version": "1.0.0-beta.3",
4+
"version": "1.0.0-beta.4",
55
"description": "A scaffolding utility to help you instantly set up a functional conjoon app.",
66
"scripts": {
77
"create-conjoon": "create-conjoon",

0 commit comments

Comments
 (0)