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

Commit 79f86e6

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.10.0 [skip ci]
1 parent e03eaed commit 79f86e6

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.10.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.9.1...v2.10.0) (2023-01-11)
2+
3+
4+
### Features
5+
6+
* filter out archived repositories ([#261](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/261)) ([e03eaed](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/e03eaedd52eb1c83280bf81e9145b0da00767163))
7+
8+
9+
110
## [2.9.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.9.0...v2.9.1) (2022-11-25)
211

312

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

3544

3645

37-
## [2.8.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.1...v2.8.2) (2022-10-18)
38-
39-
40-
### Bug Fixes
41-
42-
* theme switcher icons margin ([#249](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/249)) ([63e6266](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/63e62665513c306c6f3038d8ad02db3f22c7bcdd))
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": "2.9.1",
3+
"version": "2.10.0",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",

0 commit comments

Comments
 (0)