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

Commit 5d241fd

Browse files
chore(release): 2.7.0 [skip ci]
# [2.7.0](v2.6.0...v2.7.0) (2019-10-16) ### Features * **ci:** add Dependabot support in generated projects ([e3fb3b3](e3fb3b3))
1 parent deda4dd commit 5d241fd

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.7.0](https://github.com/amclin/react-project-boilerplate/compare/v2.6.0...v2.7.0) (2019-10-16)
2+
3+
4+
### Features
5+
6+
* **ci:** add Dependabot support in generated projects ([e3fb3b3](https://github.com/amclin/react-project-boilerplate/commit/e3fb3b3a2f2fc8c3176f8de8c74249a2cc864923))
7+
18
# [2.6.0](https://github.com/amclin/react-project-boilerplate/compare/v2.5.1...v2.6.0) (2019-10-16)
29

310

coverage/badge-lines.svg

Lines changed: 1 addition & 1 deletion
Loading

coverage/badge-statements.svg

Lines changed: 1 addition & 1 deletion
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amclin-create-react-app",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "Boilerplate repo for React apps with CICD pipelines, best practices, and code governance",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)