Skip to content

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.1](v0.1.0...v0.1.1) (2024-09-21)

### Minor changes

* migrate to expo dependencies to prepare for new architecture and fix various small issues ([#31](#31)) ([94ee573](94ee573))
  • Loading branch information
semantic-release-bot committed Sep 21, 2024
1 parent 94ee573 commit f6d1fbd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.1.1](https://github.com/Duell10111/ReactTube/compare/v0.1.0...v0.1.1) (2024-09-21)

### Minor changes

* migrate to expo dependencies to prepare for new architecture and fix various small issues ([#31](https://github.com/Duell10111/ReactTube/issues/31)) ([94ee573](https://github.com/Duell10111/ReactTube/commit/94ee573283badc1fcc51620d7ecb483c608c0290))

## [0.1.0](https://github.com/Duell10111/ReactTube/compare/v0.0.1...v0.1.0) (2024-08-30)

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

0 comments on commit f6d1fbd

Please sign in to comment.