Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit 335238e

Browse files
committed
chore(release): 1.1.4-rc.1 [skip ci]
1 parent 631cb30 commit 335238e

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.4-rc.1](https://github.com/hyperweavers/release-automation-sample-2/compare/v1.1.3...v1.1.4-rc.1) (2020-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* add fix 11 ([#33](https://github.com/hyperweavers/release-automation-sample-2/issues/33)) ([5fff3f8](https://github.com/hyperweavers/release-automation-sample-2/commit/5fff3f878e9c229c01b01cfd05d14a71a510c158))
12+
* add fix 6 ([#19](https://github.com/hyperweavers/release-automation-sample-2/issues/19)) ([59790a3](https://github.com/hyperweavers/release-automation-sample-2/commit/59790a30f1055a3fe1dec1e961855c12552130c4))
13+
* add fix 8 ([#27](https://github.com/hyperweavers/release-automation-sample-2/issues/27)) ([2ce3986](https://github.com/hyperweavers/release-automation-sample-2/commit/2ce398605e5640435208aff0ef27f220ad46ce5c))
14+
* add fix 9 ([#30](https://github.com/hyperweavers/release-automation-sample-2/issues/30)) ([4195e3c](https://github.com/hyperweavers/release-automation-sample-2/commit/4195e3c2cec18374be5790bbc2fd767eead99198))
15+
616
## [1.1.3](https://github.com/hyperweavers/release-automation-sample-2/compare/v1.1.2...v1.1.3) (2020-09-20)
717

818

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-automation-sample-2",
33
"productName": "ElectronApp",
4-
"version": "1.1.3",
4+
"version": "1.1.4-rc.1",
55
"private": true,
66
"description": "My Electron application description",
77
"author": {

0 commit comments

Comments
 (0)