Skip to content

Commit

Permalink
release: v0.2.5 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 17, 2024
1 parent 46d90a9 commit 53f2256
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.4"
".": "0.2.5"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.5](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.4...v0.2.5) (2024-02-17)


### Features

* /help ([#31](https://github.com/yuimarudev/ohno-rewrite/issues/31)) ([7b36c39](https://github.com/yuimarudev/ohno-rewrite/commit/7b36c3934c8da2a1c0f54a030acff586ab52537c))

## [0.2.4](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.3...v0.2.4) (2024-02-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ohno-rewrite",
"version": "0.2.4",
"version": "0.2.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 53f2256

Please sign in to comment.