Skip to content

Commit

Permalink
chore(release): 2.2.0-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 8, 2025
1 parent 755790f commit c46c117
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.2.0-beta.4](https://github.com/WatchItDev/watchit-app/compare/v2.2.0-beta.3...v2.2.0-beta.4) (2025-01-08)


### Bug Fixes

* mispelling ([acc7717](https://github.com/WatchItDev/watchit-app/commit/acc7717ed680dfcc480c2819aa47827748dd9ad5))
* the context is already set by the action, avoid adding extra details ([755790f](https://github.com/WatchItDev/watchit-app/commit/755790f88fc476e5553a67c7da221efb27ea244f))

# [2.2.0-beta.3](https://github.com/WatchItDev/watchit-app/compare/v2.2.0-beta.2...v2.2.0-beta.3) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "watchit",
"author": "Watchit",
"type": "module",
"version": "2.2.0-beta.3",
"version": "2.2.0-beta.4",
"description": "Open videos everywhere",
"email": "[email protected]",
"private": true,
Expand Down

0 comments on commit c46c117

Please sign in to comment.