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

Commit

Permalink
chore(release): v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 14, 2022
1 parent 59f28dd commit 042e6e6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.9.1](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.9.0...v0.9.1) (2022-02-14)


### Bug Fixes

* Dependency-Error ([#74](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/74)) ([59f28dd](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/59f28ddf316125c57a66127eadae8077a5188936))



# [0.9.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.8.0...v0.9.0) (2022-02-14)


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



# [0.6.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.5.0...v0.6.0) (2022-02-12)


### Features

* Display Issue-Labels ([#59](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/59)) ([e6f1fef](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/e6f1fef8f9d48d6f830b4ca079250c741e373692))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "issue-finder",
"version": "0.9.0",
"version": "0.9.1",
"scripts": {
"dev": "env-cmd svelte-kit dev",
"build": "env-cmd --silent svelte-kit build",
Expand Down Expand Up @@ -49,4 +49,4 @@
"prettier --write --plugin-search-dir=. ."
]
}
}
}

0 comments on commit 042e6e6

Please sign in to comment.