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

Commit

Permalink
Merge release info
Browse files Browse the repository at this point in the history
Merge new release into main
  • Loading branch information
github-actions[bot] authored Jul 14, 2024
2 parents 44d4a8b + d36dcfa commit 9a9ed7c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.5.0](https://github.com/EddieHubCommunity/RepoRater/compare/v0.4.0...v0.5.0) (2024-07-14)


### Features

* run linter pre commit + gh action ([44d4a8b](https://github.com/EddieHubCommunity/RepoRater/commit/44d4a8b0de51b8064893ee69e7f6af6015bb7e72))



# [0.4.0](https://github.com/EddieHubCommunity/RepoRater/compare/v0.3.1...v0.4.0) (2024-06-30)


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



## [0.2.1](https://github.com/EddieHubCommunity/RepoRater/compare/v0.2.0...v0.2.1) (2024-06-30)


### Bug Fixes

* text not visible text-gray-400 ([#138](https://github.com/EddieHubCommunity/RepoRater/issues/138)) ([0c2b088](https://github.com/EddieHubCommunity/RepoRater/commit/0c2b0881a7dc241c459745c32fb6c1003b6a5533))



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": "repo-rater4",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion src/config/app.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.3.0"
"version": "0.4.0"
}

0 comments on commit 9a9ed7c

Please sign in to comment.