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.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 26, 2022
1 parent 7150681 commit 4cadf22
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.10.5](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.4...v0.10.5) (2022-04-26)


### Bug Fixes

* Text cut off on mobile ([#116](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/116)) ([c8b6a0d](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/c8b6a0d4ca58354f57b3b7c1914ddf60ee651b33))



## [0.10.4](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.10.3...v0.10.4) (2022-04-09)


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



# [0.10.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v0.9.1...v0.10.0) (2022-02-28)


### Features

* toggle for global query ([#89](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/89)) ([4fea512](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/4fea5126ddb52cec486c588a20d976e7db4e1213))



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.10.4",
"version": "0.10.5",
"scripts": {
"dev": "env-cmd svelte-kit dev",
"build": "env-cmd --silent svelte-kit build",
Expand Down Expand Up @@ -50,4 +50,4 @@
"prettier --write --plugin-search-dir=. ."
]
}
}
}

0 comments on commit 4cadf22

Please sign in to comment.