Skip to content

Commit 5a8d2ea

Browse files
feat: 🎸 0.0.2
1 parent 1648b70 commit 5a8d2ea

File tree

104 files changed

+785
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+785
-52
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @p-lc/react-component-library-shared
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Fix uidl savable
8+
- Updated dependencies
9+
- @p-lc/shared@0.0.2

‎packages/common/react-component-library-shared/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@p-lc/react-component-library-shared",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Shared code of React component library",
55
"homepage": "https://pluggable-low-code.github.io",
66
"bugs": {
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @p-lc/react-shared
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Fix uidl savable
8+
- Updated dependencies
9+
- @p-lc/shared@0.0.2

‎packages/common/react-shared/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@p-lc/react-shared",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Shared code of React",
55
"homepage": "https://pluggable-low-code.github.io",
66
"bugs": {
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @p-lc/shared
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Fix uidl savable
8+
- Updated dependencies
9+
- @p-lc/pd@0.0.2

‎packages/common/shared/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@p-lc/shared",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Shared code",
55
"homepage": "https://pluggable-low-code.github.io",
66
"bugs": {
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @p-lc/vue-component-library-shared
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Fix uidl savable
8+
- Updated dependencies
9+
- @p-lc/shared@0.0.2

‎packages/common/vue-component-library-shared/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@p-lc/vue-component-library-shared",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Shared code of Vue component library",
55
"homepage": "https://pluggable-low-code.github.io",
66
"bugs": {
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @lc-types/antd
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Fix uidl savable
8+
- Updated dependencies
9+
- @p-lc/react-shared@0.0.2
10+
- @p-lc/shared@0.0.2

‎packages/component-libraries/antd/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lc-types/antd",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Low-code types of antd",
55
"homepage": "https://pluggable-low-code.github.io",
66
"bugs": {

0 commit comments

Comments
 (0)