Skip to content

Commit

Permalink
chore(release): publish v1.13.0-canary.25 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
echobind-ci committed May 2, 2023
1 parent 0d8c2a3 commit 5b5538a
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.13.0-canary.25 (2023-05-02)


### Bug Fixes

* update hygen templates to be generated in src directory ([0d8c2a3](https://github.com/echobind/bisonapp/commit/0d8c2a3e6a3c1d53a88b280c65338b0c799a5d76))



## 1.13.0-canary.24 (2023-04-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.13.0-canary.24",
"version": "1.13.0-canary.25",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
9 changes: 9 additions & 0 deletions packages/create-bison-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.13.0-canary.25 (2023-05-02)


### Bug Fixes

* update hygen templates to be generated in src directory ([0d8c2a3](https://github.com/echobind/bisonapp/commit/0d8c2a3e6a3c1d53a88b280c65338b0c799a5d76))



## 1.13.0-canary.24 (2023-04-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/create-bison-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-bison-app",
"version": "1.13.0-canary.24",
"version": "1.13.0-canary.25",
"description": "Creates a production-ready full-stack Jamstack app",
"license": "MIT",
"repository": "echobind/bisonapp",
Expand Down

0 comments on commit 5b5538a

Please sign in to comment.