Skip to content

Commit

Permalink
release: v0.2.6 (#35)
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 19, 2024
1 parent 5b5f1c7 commit 7de53b0
Show file tree
Hide file tree
Showing 3 changed files with 11 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.5"
".": "0.2.6"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.2.6](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.5...v0.2.6) (2024-02-19)


### Features

* better content ([#36](https://github.com/yuimarudev/ohno-rewrite/issues/36)) ([2b6db4b](https://github.com/yuimarudev/ohno-rewrite/commit/2b6db4bd923df60fb1aecb0e663321cc2cd98886))
* join and leave notification ([#34](https://github.com/yuimarudev/ohno-rewrite/issues/34)) ([74d3525](https://github.com/yuimarudev/ohno-rewrite/commit/74d3525d95f6c0d4a4d6efd6a5d6c25bde1535b3))
* notification camera & stream start/end ([#39](https://github.com/yuimarudev/ohno-rewrite/issues/39)) ([5b5f1c7](https://github.com/yuimarudev/ohno-rewrite/commit/5b5f1c7bb0f3e2a4b69b99283c380786f2f97998))

## [0.2.5](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.4...v0.2.5) (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.5",
"version": "0.2.6",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7de53b0

Please sign in to comment.