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 30, 2024
2 parents 88c2bac + 26b7f88 commit 657de26
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.1](https://github.com/EddieHubCommunity/RepoRater/compare/v0.5.0...v0.5.1) (2024-07-30)


### Bug Fixes

* badges ([#149](https://github.com/EddieHubCommunity/RepoRater/issues/149)) ([88c2bac](https://github.com/EddieHubCommunity/RepoRater/commit/88c2bac75352d5002865c2a08ddeac5601968264))



# [0.5.0](https://github.com/EddieHubCommunity/RepoRater/compare/v0.4.0...v0.5.0) (2024-07-14)


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



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


### Bug Fixes

* nextjs build command ([d9c1677](https://github.com/EddieHubCommunity/RepoRater/commit/d9c1677b8161015940d0225e213d3b5f31d6f214))



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.5.0",
"version": "0.5.1",
"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.4.0"
"version": "0.4.1"
}

0 comments on commit 657de26

Please sign in to comment.