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

Commit

Permalink
chore(release): v1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 24, 2022
1 parent 47c96f3 commit dde7f26
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.6.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.6.0...v1.6.1) (2022-07-24)


### Bug Fixes

* search cancel css remove ([#153](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/153)) ([47c96f3](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/47c96f390750db47872b84e199c74fc951971d2d))



# [1.6.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.5.2...v1.6.0) (2022-07-09)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [1.4.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v1.3.0...v1.4.0) (2022-06-29)


### Features

* add darktheme ([#154](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/154)) ([e38780f](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/e38780f2ae0eaf668c62aae136b738be7214248d))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "issue-finder",
"version": "1.6.0",
"version": "1.6.1",
"scripts": {
"dev": "env-cmd svelte-kit dev",
"build": "env-cmd --silent svelte-kit build",
Expand Down

0 comments on commit dde7f26

Please sign in to comment.