Skip to content

Commit

Permalink
chore(release): 0.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.2](v0.1.1...v0.1.2) (2024-10-19)

### Minor changes

* add github build for unsigned ipa (tvOS) and apk phone variant ([#26](#26)) ([5798f84](5798f84))
* update dependencies, multiple design adaptions for tv and phones, added some minor features like adding playlists to library and new youtube music features ([#33](#33)) ([f096a04](f096a04))
  • Loading branch information
semantic-release-bot committed Oct 19, 2024
1 parent 5798f84 commit 0b68b52
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.2](https://github.com/Duell10111/ReactTube/compare/v0.1.1...v0.1.2) (2024-10-19)

### Minor changes

* add github build for unsigned ipa (tvOS) and apk phone variant ([#26](https://github.com/Duell10111/ReactTube/issues/26)) ([5798f84](https://github.com/Duell10111/ReactTube/commit/5798f842fdf3be051b5a945d62c8dda2c5f85e09))
* update dependencies, multiple design adaptions for tv and phones, added some minor features like adding playlists to library and new youtube music features ([#33](https://github.com/Duell10111/ReactTube/issues/33)) ([f096a04](https://github.com/Duell10111/ReactTube/commit/f096a0494d10542a04cf60f1e831b5d7906fc074))

## [0.1.1](https://github.com/Duell10111/ReactTube/compare/v0.1.0...v0.1.1) (2024-09-21)

### Minor changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reacttube",
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {
"@craftzdog/react-native-buffer": "^6.0.5",
"@duell10111/apple-targets": "^0.0.6-alpha.1",
Expand Down

0 comments on commit 0b68b52

Please sign in to comment.