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

Commit dfe684b

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.2
1 parent 2fccfce commit dfe684b

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.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.1...v0.10.2) (2022-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* added title tag in app.html ([#113](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/113)) ([2fccfce](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/2fccfce1f941cf42478ae404086c165f4c34e4d8))
7+
8+
9+
110
## [0.10.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.0...v0.10.1) (2022-02-28)
211

312

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

3544

3645

37-
# [0.8.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.7.1...v0.8.0) (2022-02-13)
38-
39-
40-
### Features
41-
42-
* Filter Function for labels ([#70](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/70)) ([121e1d6](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/121e1d68d2944c895c185df5779044fca9494db8))
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.1",
3+
"version": "0.10.2",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)