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

Commit

Permalink
chore(release): v2.9.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 30, 2022
1 parent 52a2fc5 commit d80ea88
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 @@
# [2.9.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.4...v2.9.0) (2022-10-30)


### Features

* add Histoire ([#242](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/242)) ([52a2fc5](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/52a2fc501acce5d5bf97e22e5faef35e5fe4cffa))



## [2.8.4](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.8.3...v2.8.4) (2022-10-29)


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



# [2.8.0](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.7.1...v2.8.0) (2022-10-06)


### Features

* seo component [#220](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/220) ([#235](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/235)) ([aad3de0](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/aad3de0ec65ba9ef8b906822da2da209c6ed9bc7))



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": "2.8.4",
"version": "2.9.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down Expand Up @@ -64,4 +64,4 @@
"prettier --write --plugin-search-dir=."
]
}
}
}

0 comments on commit d80ea88

Please sign in to comment.