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

Commit 6411c7c

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.1
1 parent 70500a3 commit 6411c7c

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.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.0...v0.10.1) (2022-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* official email in COC ([#90](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/90)) ([70500a3](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/70500a3d820b128378b0644d35b75cf1dc024376))
7+
8+
9+
110
# [0.10.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.9.1...v0.10.0) (2022-02-28)
211

312

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

3544

3645

37-
## [0.7.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.7.0...v0.7.1) (2022-02-12)
38-
39-
40-
### Bug Fixes
41-
42-
* update footer ([#68](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/68)) ([178d92e](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/178d92e01067169ed0f303fab59b4298741d43a1))
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.0",
3+
"version": "0.10.1",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)