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

Commit df27b40

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.7.1 [skip ci]
1 parent 11c64ef commit df27b40

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.7.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.7.0...v1.7.1) (2022-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* deployment ([#184](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/184)) ([11c64ef](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/11c64ef2b6ffcb7b787f1b50674b14d8052ae4ef))
7+
8+
9+
110
# [1.7.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.6.3...v1.7.0) (2022-08-18)
211

312

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

3544

3645

37-
# [1.6.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.5.2...v1.6.0) (2022-07-09)
38-
39-
40-
### Features
41-
42-
* display avatars ([#167](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/167)) ([0562825](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/05628250269bdfafe9102fc5f2c75103a6bded3e))
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.7.0",
3+
"version": "1.7.1",
44
"scripts": {
55
"dev": "env-cmd vite dev",
66
"build": "env-cmd --silent vite build",

0 commit comments

Comments
 (0)