Skip to content

Commit fca5574

Browse files
authored
Merge pull request #16 from felipe-frade/release
Release
2 parents 2dfb4a3 + 655a5f4 commit fca5574

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-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 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.
7+
- Commits have a c94b670, 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/c94b670a5c1fc260b6927fe387b8902394cbd1f7, amongst other things.
88

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

1111
### Melhorias ✨
1212

13-
### Correções 🐛
13+
- [`A-1`](https://issues.apache.org/jira/browse/A-1) novo teste [`c94b670`](https://github.com/felipe-frade/github-actions-test-2/commit/c94b670a5c1fc260b6927fe387b8902394cbd1f7)
1414

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)
15+
### Correções 🐛

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ feat(A-1): novo teste
1010
fix(A-1): novo teste
1111
feat(A-1): novo teste
1212
fix(A-1): novo teste
13+
fix(A-1): novo teste
14+
feat(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.8.0",
15+
"version": "1.9.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)