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

Commit 97d6eed

Browse files
committed
chore(release): 1.1.2 [skip ci]
1 parent 446737f commit 97d6eed

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.2](https://github.com/hyperweavers/release-automation-sample-2/compare/v1.1.1...v1.1.2) (2020-09-19)
7+
8+
9+
### Bug Fixes
10+
11+
* add fix 5 ([#18](https://github.com/hyperweavers/release-automation-sample-2/issues/18)) ([4bf1bd8](https://github.com/hyperweavers/release-automation-sample-2/commit/4bf1bd8569cb0054699156726ce99954a70b1110))
12+
* add fix 7 ([#20](https://github.com/hyperweavers/release-automation-sample-2/issues/20)) ([185f1df](https://github.com/hyperweavers/release-automation-sample-2/commit/185f1df41d04fac8840bdae9cf736b3c7d3c9b10))
13+
614
## [1.1.2-rc.1](https://github.com/hyperweavers/release-automation-sample-2/compare/v1.1.1...v1.1.2-rc.1) (2020-09-19)
715

816

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.2-rc.1",
4+
"version": "1.1.2",
55
"private": true,
66
"description": "My Electron application description",
77
"author": {

0 commit comments

Comments
 (0)