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

Commit 44d000f

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.0.1 [skip ci]
1 parent 17535b7 commit 44d000f

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+
## [2.0.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.0.0...v2.0.1) (2022-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* kubernetes secret name ([#196](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/196)) ([17535b7](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/17535b7d8b081c3e8e9bcb98f5fa5a6db519ac02))
7+
8+
9+
110
# [2.0.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.8.0...v2.0.0) (2022-08-27)
211

312

@@ -49,12 +58,3 @@
4958

5059

5160

52-
## [1.6.3](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.6.2...v1.6.3) (2022-08-02)
53-
54-
55-
### Bug Fixes
56-
57-
* Typo on the header ([#175](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/175)) ([1808094](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/18080948f89a5d89605b1ee57b2a33170b012d9f))
58-
59-
60-

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": "2.0.0",
3+
"version": "2.0.1",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",

0 commit comments

Comments
 (0)