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

Commit 75417e2

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.6.0 [skip ci]
1 parent 0562825 commit 75417e2

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+
# [1.6.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.5.2...v1.6.0) (2022-07-09)
2+
3+
4+
### Features
5+
6+
* display avatars ([#167](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/167)) ([0562825](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/05628250269bdfafe9102fc5f2c75103a6bded3e))
7+
8+
9+
110
## [1.5.2](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.5.1...v1.5.2) (2022-07-06)
211

312

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

3544

3645

37-
# [1.3.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.2.0...v1.3.0) (2022-06-28)
38-
39-
40-
### Features
41-
42-
* added issue creation date ([#156](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/156)) ([e2907f5](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/e2907f50db909d21c8a2546cafbf93692101afb8))
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": "1.5.2",
3+
"version": "1.6.0",
44
"scripts": {
55
"dev": "env-cmd svelte-kit dev",
66
"build": "env-cmd --silent svelte-kit build",

0 commit comments

Comments
 (0)