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

Commit e7b75c1

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.8.1 [skip ci]
1 parent 20e3127 commit e7b75c1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.0...v2.8.1) (2022-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* bump sveltekit ([#243](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/243)) ([20e3127](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/20e3127d7e235e2e759ed3fe316c1181674464e6))
7+
8+
9+
110
# [2.8.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.7.1...v2.8.0) (2022-10-06)
211

312

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

3544

3645

37-
# [2.6.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.5.0...v2.6.0) (2022-09-21)
38-
39-
40-
### Features
41-
42-
* add docs layout ([#222](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/222)) ([d8a2143](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/d8a214385141f219c218eaa24b4479485d3c6833))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issue-finder",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",
@@ -59,4 +59,4 @@
5959
"prettier --write --plugin-search-dir=."
6060
]
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)