Skip to content

Commit efffef0

Browse files
authored
Merge pull request #10 from felipe-frade/release
Release
2 parents b8bf45e + 6dce735 commit efffef0

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ 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-
## Versão - [1.4.0]()
7+
## Versão - [1.5.0]()
88

99
### Melhorias ✨
1010

11-
### Correções 🐛
11+
- [`A-1`](https://issues.apache.org/jira/browse/A-1) novo teste 3 [`c31c303`](https://github.com/felipe-frade/github-actions-test-2/commit/c31c303f4095e408807a454e7305833ecc603f96)
1212

13-
- [`A-1`](https://issues.apache.org/jira/browse/A-1) corrigindo erro [`0e41bdb`](https://github.com/felipe-frade/github-actions-test-2/commit/0e41bdb82006da8b16fc1c3076f423486f017d80)
13+
### Correções 🐛

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ feat(A-1): novo teste
44
feat(A-1): novo teste 2
55
feat(A-1): novo teste 3
66
fix(A-1): corrigindo erro
7+
fix(A-1): corrigindo erro
8+
feat(A-1): novo teste 3

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.4.0",
15+
"version": "1.5.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)