Skip to content

Commit 63f6e45

Browse files
authored
Release v1.1.0 (#33)
2 parents 006ca65 + f01c351 commit 63f6e45

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.1.0](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.2...v1.1.0) (2023-02-14)
6+
7+
### Features
8+
9+
Workflows
10+
11+
* **draft_release_hotfix_pr.yaml:** Auto create draft PR on pushing to release/hotfix branch
12+
* **auto_merge_release_hotfix_into_develop.yaml:** Auto merge branch release/hotfix into develop after new version was released.
13+
14+
### Documentations
15+
16+
* **readme:** updated.
17+
518
## [1.1.0-rc.3](https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.0-rc.2...v1.1.0-rc.3) (2023-02-14)
619

720
### Bug Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0-rc.3
1+
1.1.0

0 commit comments

Comments
 (0)