Skip to content

Commit 5aa0ed1

Browse files
authored
Merge pull request #14 from felipe-frade/release
Release
2 parents 72a2a5d + 15f31f1 commit 5aa0ed1

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
- Commits have a a840724, a [`A-1`](https://issues.apache.org/jira/browse/A-1) novo teste and a https://github.com/felipe-frade/github-actions-test-2/commit/a840724154e8e7d56fc2d2cc38eb52a680a8d891, amongst other things.
7+
- Commits have a 6a1b19c, a [`A-1`](https://issues.apache.org/jira/browse/A-1) novo teste and a https://github.com/felipe-frade/github-actions-test-2/commit/6a1b19cce1ec97079f8c5860be1586a12aa31800, amongst other things.
88

9-
## Versão - [1.7.0]()
9+
## Versão - [1.8.0]()
1010

1111
### Melhorias ✨
1212

13-
- [`A-1`](https://issues.apache.org/jira/browse/A-1) novo teste [`a840724`](https://github.com/felipe-frade/github-actions-test-2/commit/a840724154e8e7d56fc2d2cc38eb52a680a8d891)
14-
1513
### Correções 🐛
14+
15+
- [`A-1`](https://issues.apache.org/jira/browse/A-1) novo teste [`6a1b19c`](https://github.com/felipe-frade/github-actions-test-2/commit/6a1b19cce1ec97079f8c5860be1586a12aa31800)

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
feat(A-1): novo teste
44
feat(A-1): novo teste
5+
feat(A-1): novo teste
6+
feat(A-1): novo teste
7+
fix(A-1): novo teste

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hotfix\\(": ""
1313
}
1414
},
15-
"version": "1.7.0",
15+
"version": "1.8.0",
1616
"scripts": {
1717
"version": "auto-changelog -p --template changelog-template.hbs --unreleased --commit-limit 200 && git add CHANGELOG.md",
1818
"version-json": "auto-changelog --template json --output changelog-data.json"

0 commit comments

Comments
 (0)