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.13 [skip ci]
Browse files Browse the repository at this point in the history
## [3.13.13](v3.13.12...v3.13.13) (2021-01-28)

### Bug Fixes

* remove misleading build scripts ([ddf0e12](ddf0e12))
* **deps:** bump tar from 6.0.5 to 6.1.0 ([3b6703f](3b6703f))
  • Loading branch information
semantic-release-bot committed Jan 28, 2021
1 parent f932a9f commit b89467a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.13.13](https://github.com/amclin/react-project-boilerplate/compare/v3.13.12...v3.13.13) (2021-01-28)


### Bug Fixes

* remove misleading build scripts ([ddf0e12](https://github.com/amclin/react-project-boilerplate/commit/ddf0e12ce65dff5ed3fb0a5135e0770a99584345))
* **deps:** bump tar from 6.0.5 to 6.1.0 ([3b6703f](https://github.com/amclin/react-project-boilerplate/commit/3b6703f67677dba0a1670e3ea281e594aaf3a7c9))

## [3.13.12](https://github.com/amclin/react-project-boilerplate/compare/v3.13.11...v3.13.12) (2020-12-22)


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.12",
"version": "3.13.13",
"description": "Boilerplate repo for React apps with CICD pipelines, best practices, and code governance",
"repository": {
"type": "git",
Expand Down

0 comments on commit b89467a

Please sign in to comment.