Skip to content

Commit 1a0803d

Browse files
chore(release): publish
- release-group: core-bundle 0.3.2
1 parent a9397e2 commit 1a0803d

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

.nx/version-plans/version-plan-1775293862646.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@applemusic-like-lyrics/core",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "AMLL 的纯 JS 核心组件框架,包括歌词显示组件和背景组件等其它可以复用的组件",
55
"repository": {
66
"url": "https://github.com/amll-dev/applemusic-like-lyrics.git",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@applemusic-like-lyrics/react",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "AMLL 组件库的 React 绑定",
55
"repository": {
66
"url": "https://github.com/amll-dev/applemusic-like-lyrics.git",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@applemusic-like-lyrics/vue",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "AMLL 组件库的 Vue 绑定",
55
"repository": {
66
"url": "https://github.com/amll-dev/applemusic-like-lyrics.git",

0 commit comments

Comments
 (0)