Skip to content

Commit

Permalink
feat(release): bump to v4.1.1 (#2279)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz authored Mar 26, 2024
1 parent de75ea7 commit db86df1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [4.1.1](https://github.com/doublesymmetry/react-native-track-player/compare/v4.1.0...v4.1.1) (2024-03-26)

- **RN:** Fixes an issue when using local assets in release builds

# [4.1.0](https://github.com/doublesymmetry/react-native-track-player/compare/v4.0.1...v4.1.0) (2024-03-25)

- **web:** First beta version of RNTP for web
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": "react-native-track-player",
"version": "4.1.0",
"version": "4.1.1",
"description": "A fully fledged audio module created for music apps",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
Expand Down

0 comments on commit db86df1

Please sign in to comment.