Skip to content

Commit 6702c7f

Browse files
authored
Merge pull request #5 from ashuvssut/changeset-release/main
2 parents f52a08f + 4f10306 commit 6702c7f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/sharp-pots-enjoy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# github-issue-alert
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- f52a08f: CI for build and release
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-issue-alert",
33
"productName": "GitHub Issue Alert",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "A desktop app that polls GitHub for new issues in public repositories and sends instant alerts when they're created.",
66
"main": ".webpack/main",
77
"scripts": {

0 commit comments

Comments
 (0)