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

Commit ea565be

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.4
1 parent 9398ad0 commit ea565be

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+
## [0.10.4](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.3...v0.10.4) (2022-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* use main tag instead of div tag ([#120](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/120)) ([9398ad0](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/9398ad01bbd1186ffca082eed7ea323b73e96925))
7+
8+
9+
110
## [0.10.3](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.2...v0.10.3) (2022-04-03)
211

312

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

3544

3645

37-
## [0.9.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.9.0...v0.9.1) (2022-02-14)
38-
39-
40-
### Bug Fixes
41-
42-
* Dependency-Error ([#74](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/74)) ([59f28dd](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/59f28ddf316125c57a66127eadae8077a5188936))
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": "0.10.3",
3+
"version": "0.10.4",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)