Skip to content

Commit 6681a25

Browse files
committed
chore(release): v1.1.4
1 parent 26b8cc8 commit 6681a25

File tree

3 files changed

+44
-1
lines changed

3 files changed

+44
-1
lines changed

.changes/v1.1.4.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## [v1.1.4](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4) (2023-06-13)
2+
3+
### Bug Fixes
4+
5+
- **changelog:** update chglog config
6+
7+
- **changelog:** correct changelog configs
8+
9+
### Documentations
10+
11+
- **readme:** update README.md
12+
13+
### Features
14+
15+
- **taskfile:** add taskfiles
16+
17+
### Others
18+
19+
- **github-workflow:** update workflows, apply actions from ghacts/gitflow
20+
21+
Full Changelog: [v1.1.3...v1.1.4](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4)

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
66

7+
## [v1.1.4](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4) (2023-06-13)
8+
9+
### Bug Fixes
10+
11+
- **changelog:** update chglog config
12+
13+
- **changelog:** correct changelog configs
14+
15+
### Documentations
16+
17+
- **readme:** update README.md
18+
19+
### Features
20+
21+
- **taskfile:** add taskfiles
22+
23+
### Others
24+
25+
- **github-workflow:** update workflows, apply actions from ghacts/gitflow
26+
27+
Full Changelog: [v1.1.3...v1.1.4](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4)
28+
729
## [v1.1.3](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.2...v1.1.3) (2023-02-15)
830

931
### Documentations

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.3
1+
1.1.4

0 commit comments

Comments
 (0)