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

Commit e625a61

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.8.2 [skip ci]
1 parent 63e6266 commit e625a61

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.8.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.1...v2.8.2) (2022-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
8+
9+
110
## [2.8.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.0...v2.8.1) (2022-10-17)
211

312

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

3544

3645

37-
## [2.6.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.6.0...v2.6.1) (2022-09-21)
38-
39-
40-
### Bug Fixes
41-
42-
* typos ([#228](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/228)) ([8f9b972](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/8f9b972cc562079737583721e00072f18642a468))
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.8.1",
3+
"version": "2.8.2",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",

0 commit comments

Comments
 (0)