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

Commit b785d28

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.3
1 parent 0dc5932 commit b785d28

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.3](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.2...v0.10.3) (2022-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* change switch labels ([#118](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/118)) ([0dc5932](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/0dc5932c0176821885830c1764c910982c9afd82))
7+
8+
9+
110
## [0.10.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.1...v0.10.2) (2022-03-04)
211

312

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

3544

3645

37-
# [0.9.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.8.0...v0.9.0) (2022-02-14)
38-
39-
40-
### Features
41-
42-
* Display Primary Language ([#73](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/73)) ([922c3a2](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/922c3a2ea2f8f5c585026f63941ddb2485db945b))
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.2",
3+
"version": "0.10.3",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)