Skip to content

Commit

Permalink
release: v0.2.2 (#18)
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 15, 2024
1 parent 149b21c commit 744b288
Show file tree
Hide file tree
Showing 3 changed files with 15 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.1"
".": "0.2.2"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.2.2](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.1...v0.2.2) (2024-02-15)


### Features

* /user-settings speed ([#25](https://github.com/yuimarudev/ohno-rewrite/issues/25)) ([149b21c](https://github.com/yuimarudev/ohno-rewrite/commit/149b21ca1e8a009ca6b65861bb9779eb3695d107))


### Bug Fixes

* **deps:** update prisma monorepo to v5.9.1 ([#17](https://github.com/yuimarudev/ohno-rewrite/issues/17)) ([2f365f1](https://github.com/yuimarudev/ohno-rewrite/commit/2f365f17800bd4371dc21d1e05d1765b30b7b020))
* **deps:** update prisma monorepo to v5.9.1 ([#19](https://github.com/yuimarudev/ohno-rewrite/issues/19)) ([aa6bc7e](https://github.com/yuimarudev/ohno-rewrite/commit/aa6bc7e4be62c6d90b78665d941ab0b1c0135fae))

## [0.2.1](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.0...v0.2.1) (2024-02-14)


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.1",
"version": "0.2.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 744b288

Please sign in to comment.