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

Commit a6e039a

Browse files
committed
chore(release): 1.0.0 [skip ci]
1 parent 5ade395 commit a6e039a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.0.0 (2020-09-19)
7+
8+
9+
### Bug Fixes
10+
11+
* add fix 1 ([e515d72](https://github.com/hyperweavers/release-automation-sample-2/commit/e515d721eeb9bac654d6cdabdac0e828924b6f59))
12+
* add fix 3 ([571f165](https://github.com/hyperweavers/release-automation-sample-2/commit/571f165f2b4ea78b329e096a29877922a7bdd706))
13+
14+
15+
### Features
16+
17+
* add feature 1 ([#1](https://github.com/hyperweavers/release-automation-sample-2/issues/1)) ([5d55d65](https://github.com/hyperweavers/release-automation-sample-2/commit/5d55d6586b91a2d73d99a696eb8b02c24e8beb22))
18+
* add feature 2 ([#4](https://github.com/hyperweavers/release-automation-sample-2/issues/4)) ([963ba0d](https://github.com/hyperweavers/release-automation-sample-2/commit/963ba0daa767e0b7ffc3c879b40eb660ba8cc3cb))
19+
620
# [1.0.0-rc.2](https://github.com/hyperweavers/release-automation-sample-2/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2020-09-19)
721

822

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

0 commit comments

Comments
 (0)