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.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2019-10-18)

### Bug Fixes

* **yarn:** yarn create failing due to binary name ([7da9829](7da9829)), closes [#18](#18)
  • Loading branch information
semantic-release-bot committed Oct 18, 2019
1 parent e08e91e commit f195f90
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/amclin/react-project-boilerplate/compare/v3.0.0...v3.0.1) (2019-10-18)


### Bug Fixes

* **yarn:** yarn create failing due to binary name ([7da9829](https://github.com/amclin/react-project-boilerplate/commit/7da9829715fd8cf3cb734e613793a037166eee49)), closes [#18](https://github.com/amclin/react-project-boilerplate/issues/18)

# [3.0.0](https://github.com/amclin/react-project-boilerplate/compare/v2.8.0...v3.0.0) (2019-10-18)


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

0 comments on commit f195f90

Please sign in to comment.