Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 33194d3

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.1.5 [skip ci]
1 parent ae2591d commit 33194d3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.5](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.1.4...v1.1.5) (2022-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* community action on fork ([#146](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/146)) ([ae2591d](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/ae2591d5f91aaf3425b4a5a5aa99cac3b673dd38))
7+
8+
9+
110
## [1.1.4](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.1.3...v1.1.4) (2022-06-02)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [1.1.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.0.1...v1.1.0) (2022-06-02)
38-
39-
40-
### Features
41-
42-
* community gh action ([1fedb54](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/1fedb54f2fa65e39349621289b82fcc7e6c50338))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issue-finder",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)