Commit 867517b0 by levlin

chore(release): 1.9.2

parent d127fed2
......@@ -2,6 +2,35 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.9.2](https://gitlab.aodianyun.com/live/web-radio/compare/v1.7.0...v1.9.2) (2025-04-21)
### Features
* 尝试修复切换问题 ([0230ec0](https://gitlab.aodianyun.com/live/web-radio/commit/0230ec0d01c291e08b3ca71cbd5ffd4755d51aec))
* 更改命令 ([ec9ecf8](https://gitlab.aodianyun.com/live/web-radio/commit/ec9ecf8ad38fb0089b3a8c091e137ba406bb12e0))
* 路由参数支持query ([08c9369](https://gitlab.aodianyun.com/live/web-radio/commit/08c93697083069d5cb01c2fa3a115476d493fc4e))
* 删除调试代码 ([ff78f83](https://gitlab.aodianyun.com/live/web-radio/commit/ff78f83f3bf533fbc62b9b4597f98baf01bbee83))
* 删除冗余代码 ([9804c59](https://gitlab.aodianyun.com/live/web-radio/commit/9804c59fdb3f0b2365452acd04b31ad679a07c6e))
* 修复播放器异常重载的问题 ([fe87011](https://gitlab.aodianyun.com/live/web-radio/commit/fe8701125fc7258cd92d873b056499b82b1daba9))
* 修复创建 ([3aee4f2](https://gitlab.aodianyun.com/live/web-radio/commit/3aee4f2ef36a681e671d2299e15e287101357f01))
* 修复点播直播切换之间的异常 ([164546d](https://gitlab.aodianyun.com/live/web-radio/commit/164546d46ce387e002977a60b04d64750985156f))
* 修复问题 ([4312bc0](https://gitlab.aodianyun.com/live/web-radio/commit/4312bc0227d71da687293f3bcf181c9db85ef164))
* 修复页面标题 ([de6f3a9](https://gitlab.aodianyun.com/live/web-radio/commit/de6f3a94e041750ae087a685531ceba9374e6690))
* 修复页面整体滚动 ([5dc91a4](https://gitlab.aodianyun.com/live/web-radio/commit/5dc91a4f377f1fb05b501b60fe30f392125d2531))
* 修复移动端页面缩放问题 ([f1eaf49](https://gitlab.aodianyun.com/live/web-radio/commit/f1eaf4976612a00d4e8e4e7a026b55c2febb5b55))
* 修复直播点播切换 ([262435e](https://gitlab.aodianyun.com/live/web-radio/commit/262435ed815add49ee8b43d89fe66b59d8ae935b))
* 修复直播点播切换异常 ([b7b66eb](https://gitlab.aodianyun.com/live/web-radio/commit/b7b66eb50d609a70f59416e44917e701c86575cc))
* 修复cname登录&鸿蒙ua判断 ([773bd41](https://gitlab.aodianyun.com/live/web-radio/commit/773bd416dd543e2d3582f7738d099f134c3117b0))
* 修复dms连接 ([1e16c22](https://gitlab.aodianyun.com/live/web-radio/commit/1e16c227e759a3de26bc7fde7c267a345b859fb6))
* 一些优化 ([5b2d766](https://gitlab.aodianyun.com/live/web-radio/commit/5b2d7660d1c58ca5da4465b4eb1ca6abe440cb81))
* csr改造 ([7d24b4b](https://gitlab.aodianyun.com/live/web-radio/commit/7d24b4b16e067948cd50a88b04967a5f4aa90854))
### Bug Fixes
* **playlist:** 修复节目单显示天数没有从接口配置中读取的问题 ([913ac6d](https://gitlab.aodianyun.com/live/web-radio/commit/913ac6d664f5875c9642b52e78ee8e26f34ea91a))
### [1.9.1](https://gitlab.aodianyun.com/live/web-radio/compare/v1.9.0...v1.9.1) (2025-01-02)
......
{
"name": "ssr-program-radio",
"version": "1.9.1",
"version": "1.9.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ssr-program-radio",
"version": "1.9.1",
"version": "1.9.2",
"dependencies": {
"@gdyfe/config": "^1.5.9",
"@gdyfe/rop-client": "1.1.10",
{
"name": "ssr-program-radio",
"version": "1.9.1",
"version": "1.9.2",
"description": "C端电台直播",
"author": "1006903445@qq.com",
"private": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment