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

Commit 4bf1a3e

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.0 [skip ci]
1 parent 6356c07 commit 4bf1a3e

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.3.0](https://github.com/EddieHubCommunity/RepoRater/compare/v0.2.2...v0.3.0) (2024-06-30)
2+
3+
4+
### Features
5+
6+
* deploy to caprover ([6356c07](https://github.com/EddieHubCommunity/RepoRater/commit/6356c07919a0a2479d6e22d65a57f380f7a544cf))
7+
8+
9+
110
## [0.2.2](https://github.com/EddieHubCommunity/RepoRater/compare/v0.2.1...v0.2.2) (2024-06-30)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repo-rater4",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

src/config/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.1.2"
2+
"version": "0.2.0"
33
}

0 commit comments

Comments
 (0)