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

Commit 8639b1d

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.1.1 [skip ci]
1 parent b541f72 commit 8639b1d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.1.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.1.0...v2.1.1) (2022-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* version number display ([#198](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/198)) ([b541f72](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/b541f7288ae9550ccf4ec0eee95d4bbe41aab178))
7+
8+
9+
110
# [2.1.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.0.1...v2.1.0) (2022-08-27)
211

312

@@ -49,12 +58,3 @@
4958

5059

5160

52-
## [1.7.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.7.0...v1.7.1) (2022-08-18)
53-
54-
55-
### Bug Fixes
56-
57-
* deployment ([#184](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/184)) ([11c64ef](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/11c64ef2b6ffcb7b787f1b50674b14d8052ae4ef))
58-
59-
60-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issue-finder",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",
@@ -55,4 +55,4 @@
5555
"prettier --write --plugin-search-dir=."
5656
]
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)