Skip to content

Commit 0008888

Browse files
committed
chore(release): publish v1.13.0-canary.21 [skip ci]
1 parent 9ea82a2 commit 0008888

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.13.0-canary.21 (2023-04-14)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## 1.13.0-canary.20 (2023-04-13)
715

816
**Note:** Version bump only for package root

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.13.0-canary.20",
2+
"version": "1.13.0-canary.21",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"packages": [

Diff for: packages/create-bison-app/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.13.0-canary.21 (2023-04-14)
7+
8+
**Note:** Version bump only for package create-bison-app
9+
10+
11+
12+
13+
614
## 1.13.0-canary.20 (2023-04-13)
715

816
**Note:** Version bump only for package create-bison-app

Diff for: packages/create-bison-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-bison-app",
3-
"version": "1.13.0-canary.20",
3+
"version": "1.13.0-canary.21",
44
"description": "Creates a production-ready full-stack Jamstack app",
55
"license": "MIT",
66
"repository": "echobind/bisonapp",

0 commit comments

Comments
 (0)