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.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.18.0](v3.17.2...v3.18.0) (2021-10-14)

### Bug Fixes

* **tests:** remove obsolete command causing linting to fail ([ec732f8](ec732f8))

### Features

* **tests:** support Jest v27 ([79722be](79722be))
  • Loading branch information
semantic-release-bot committed Oct 14, 2021
1 parent f11b7f1 commit b734c19
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.18.0](https://github.com/amclin/react-project-boilerplate/compare/v3.17.2...v3.18.0) (2021-10-14)


### Bug Fixes

* **tests:** remove obsolete command causing linting to fail ([ec732f8](https://github.com/amclin/react-project-boilerplate/commit/ec732f81609d7d9b32a1c90ac0c008f0816737cd))


### Features

* **tests:** support Jest v27 ([79722be](https://github.com/amclin/react-project-boilerplate/commit/79722be404440dec62385c1288630cf26af68cfe))

## [3.17.2](https://github.com/amclin/react-project-boilerplate/compare/v3.17.1...v3.17.2) (2021-10-14)


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

0 comments on commit b734c19

Please sign in to comment.