File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
77
88## [ Unreleased]
99
10+ ## [ 2.5.0] - 2026-02-04
11+
1012### 🎉 Added
1113
1214- Support ` x/y ` format for ` discNumber ` for FLAC (via https://github.com/MissingCore/media/commit/56c92dc9e1e99e5083e0cdb314636d3343eda76c ).
@@ -338,7 +340,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
338340
339341Add section to make ` release-it ` not complain that this is missing. 2024-07-20 is when we really started working on this repository.
340342
341- [ unreleased ] : https://github.com/MissingCore/react-native-metadata-retriever/compare/v2.4.0...HEAD
343+ [ unreleased ] : https://github.com/MissingCore/react-native-metadata-retriever/compare/v2.5.0...HEAD
344+ [ 2.5.0 ] : https://github.com/MissingCore/react-native-metadata-retriever/compare/v2.4.0...v2.5.0
342345[ 2.4.0 ] : https://github.com/MissingCore/react-native-metadata-retriever/compare/v2.3.0...v2.4.0
343346[ 2.3.0 ] : https://github.com/MissingCore/react-native-metadata-retriever/compare/v2.2.1...v2.3.0
344347[ 2.2.1 ] : https://github.com/MissingCore/react-native-metadata-retriever/compare/v2.2.0...v2.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
3- "version" : " 2.4 .0" ,
3+ "version" : " 2.5 .0" ,
44 "main" : " index" ,
55 "private" : true ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @missingcore/react-native-metadata-retriever" ,
3- "version" : " 2.4 .0" ,
3+ "version" : " 2.5 .0" ,
44 "description" : " React Native wrapper for Android's unstable `MetadataRetriever` API." ,
55 "main" : " ./lib/module/index.js" ,
66 "module" : " ./lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments