Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
chore(release): 3.13.11 [skip ci]
Browse files Browse the repository at this point in the history
## [3.13.11](v3.13.10...v3.13.11) (2020-12-18)

### Bug Fixes

* **deps:** bump prompts from 2.3.2 to 2.4.0 ([a26afaa](a26afaa))
  • Loading branch information
semantic-release-bot committed Dec 18, 2020
1 parent dfc8881 commit ee49d1e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.13.11](https://github.com/amclin/react-project-boilerplate/compare/v3.13.10...v3.13.11) (2020-12-18)


### Bug Fixes

* **deps:** bump prompts from 2.3.2 to 2.4.0 ([a26afaa](https://github.com/amclin/react-project-boilerplate/commit/a26afaae4a5df2560d76500523491810b969485a))

## [3.13.10](https://github.com/amclin/react-project-boilerplate/compare/v3.13.9...v3.13.10) (2020-12-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-amclin-nextjs-app",
"version": "3.13.10",
"version": "3.13.11",
"description": "Boilerplate repo for React apps with CICD pipelines, best practices, and code governance",
"repository": {
"type": "git",
Expand Down

0 comments on commit ee49d1e

Please sign in to comment.