mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-04 07:32:10 +08:00
发布v0.5.3
This commit is contained in:
parent
cec462a6ed
commit
73473a0b69
@ -6,6 +6,12 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
Commit convention is based on [Conventional Commits](http://conventionalcommits.org).
|
Commit convention is based on [Conventional Commits](http://conventionalcommits.org).
|
||||||
Change log format is based on [Keep a Changelog](http://keepachangelog.com/).
|
Change log format is based on [Keep a Changelog](http://keepachangelog.com/).
|
||||||
|
|
||||||
|
## [0.5.3](https://github.com/lyswhut/lx-music-mobile/compare/v0.5.2...v0.5.3) - 2021-07-23
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
|
||||||
|
- 修复歌曲缓存失效的问题
|
||||||
|
|
||||||
## [0.5.2](https://github.com/lyswhut/lx-music-mobile/compare/v0.5.1...v0.5.2) - 2021-07-22
|
## [0.5.2](https://github.com/lyswhut/lx-music-mobile/compare/v0.5.1...v0.5.2) - 2021-07-22
|
||||||
|
|
||||||
### 优化
|
### 优化
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lx-music-mobile",
|
"name": "lx-music-mobile",
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"versionCode": 19,
|
"versionCode": 20,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ar": "react-native run-android",
|
"ar": "react-native run-android",
|
||||||
"ios": "react-native run-ios",
|
"ios": "react-native run-ios",
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user