Skip to content

Commit 7b6fd6f

Browse files
committed
chore(release): publish v1.13.0-canary.20 [skip ci]
1 parent 8400c9f commit 7b6fd6f

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

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.20 (2023-04-13)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## 1.13.0-canary.19 (2023-04-12)
715

816

lerna.json

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

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.20 (2023-04-13)
7+
8+
**Note:** Version bump only for package create-bison-app
9+
10+
11+
12+
13+
614
## 1.13.0-canary.19 (2023-04-12)
715

816

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.19",
3+
"version": "1.13.0-canary.20",
44
"description": "Creates a production-ready full-stack Jamstack app",
55
"license": "MIT",
66
"repository": "echobind/bisonapp",

0 commit comments

Comments
 (0)