Skip to content

Commit

Permalink
chore(release): v0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 14, 2024
1 parent 27da70f commit c3394fc
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 0.1.0 (2024-09-14)


### Bug Fixes

* build project to deploy ([6a33061](https://github.com/EddieHubCommunity/github-trending-repos/commit/6a3306190a6f64d71556da2aae53a75b4a6326b9))
* deploy ([b8fadac](https://github.com/EddieHubCommunity/github-trending-repos/commit/b8fadacbdeb9e7d15a3d1fd042ca4fa9db805fe8))
* deploy caprover file ([5028d83](https://github.com/EddieHubCommunity/github-trending-repos/commit/5028d83181d7fdbac1f049b5a0962b8c244ee718))
* improved logging ([debd867](https://github.com/EddieHubCommunity/github-trending-repos/commit/debd867df84289482a852fdbd17b5a53c786998e))
* removed test cmd on deploy ([095db63](https://github.com/EddieHubCommunity/github-trending-repos/commit/095db63a720fa747c0f73b82096018e8cfdb095d))
* same node version in gh action ([928dbb5](https://github.com/EddieHubCommunity/github-trending-repos/commit/928dbb53b8ba962ca9dd6cbf43ee3d289b8d5b87))
* simplified ([fe1c1f5](https://github.com/EddieHubCommunity/github-trending-repos/commit/fe1c1f509b745f5562987312bca4c9f9d69ce8e9))
* skip release ([ab6b71b](https://github.com/EddieHubCommunity/github-trending-repos/commit/ab6b71bc9a4ff26cdb1ab4f63d6edd41daa92b9f))
* version in app config ([27da70f](https://github.com/EddieHubCommunity/github-trending-repos/commit/27da70fc1b39ee3cbbb742ea59bb0ca89127af95))
* version in app config ([c204f41](https://github.com/EddieHubCommunity/github-trending-repos/commit/c204f415c4dd641ccbed7ecb4101c0b6d85880e7))


### Features

* api toolkit integration ([7545b6f](https://github.com/EddieHubCommunity/github-trending-repos/commit/7545b6f357b4343210b2a6362d2973be0baec35a))
* create release gh action ([ebad27d](https://github.com/EddieHubCommunity/github-trending-repos/commit/ebad27dd2e6448dd9c56d7794c53953551a659f0))
* deploy ([609d36a](https://github.com/EddieHubCommunity/github-trending-repos/commit/609d36a5108c68fd66df9721b7cd9ded527787ac))
* docker deploy ([8078db9](https://github.com/EddieHubCommunity/github-trending-repos/commit/8078db9ce2e7860727c8603c8fb84d0a1b67ffb6))
* get results ([a175be4](https://github.com/EddieHubCommunity/github-trending-repos/commit/a175be42906573afb744d0c0d168a3458746ab30))
* save trending in db ([caaa813](https://github.com/EddieHubCommunity/github-trending-repos/commit/caaa8136e0b9334e18400ff27ba538980c362a5e))
* schedule scrapping github trending ([5dc9324](https://github.com/EddieHubCommunity/github-trending-repos/commit/5dc93247e4868141eaa0808c9ba4959c505a7990))
* scrap trending projects ([9e8f1b8](https://github.com/EddieHubCommunity/github-trending-repos/commit/9e8f1b888fb6b9e78cd9bc8431c5c2bd13c14aa2))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-trending",
"version": "0.0.1",
"version": "0.1.0",
"description": "Has your repo been trending on GitHub and you missed it?",
"author": "Eddie Jaoude",
"private": true,
Expand Down

0 comments on commit c3394fc

Please sign in to comment.