Skip to content

Commit

Permalink
chore(release): 0.1.3
Browse files Browse the repository at this point in the history
## [0.1.3](v0.1.2...v0.1.3) (2025-01-25)

### 🔁 CI

* do not skip ci on release ([52cbf12](52cbf12))

### Minor changes

* adapt styles and fix some small issues with small improvements, further update some libraries ([#34](#34)) ([2cbf046](2cbf046))
* switch to released yti.js v13 version and some minor fixes including new watch playing info for phone plays ([#37](#37)) ([25990a3](25990a3))
  • Loading branch information
semantic-release-bot committed Jan 25, 2025
1 parent 25990a3 commit bdc9a4a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.1.3](https://github.com/Duell10111/ReactTube/compare/v0.1.2...v0.1.3) (2025-01-25)

### :repeat: CI

* do not skip ci on release ([52cbf12](https://github.com/Duell10111/ReactTube/commit/52cbf1262139eb33aa142244e5382c8fa7007714))

### Minor changes

* adapt styles and fix some small issues with small improvements, further update some libraries ([#34](https://github.com/Duell10111/ReactTube/issues/34)) ([2cbf046](https://github.com/Duell10111/ReactTube/commit/2cbf0464f8fc426bbc0687adf50546e127043cac))
* switch to released yti.js v13 version and some minor fixes including new watch playing info for phone plays ([#37](https://github.com/Duell10111/ReactTube/issues/37)) ([25990a3](https://github.com/Duell10111/ReactTube/commit/25990a351244c417f49faa6ff026effc581fca35))

## [0.1.2](https://github.com/Duell10111/ReactTube/compare/v0.1.1...v0.1.2) (2024-10-19)

### 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.2",
"version": "0.1.3",
"dependencies": {
"@craftzdog/react-native-buffer": "6.0.5",
"@duell10111/apple-targets": "0.0.6-alpha.1",
Expand Down

0 comments on commit bdc9a4a

Please sign in to comment.