Skip to content

Commit

Permalink
chore: release v1.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
roymondchen committed Sep 14, 2024
1 parent a750fcd commit 7173d28
Show file tree
Hide file tree
Showing 22 changed files with 51 additions and 47 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.4.18](https://github.com/Tencent/tmagic-editor/compare/v1.4.17...v1.4.18) (2024-09-14)



## [1.4.17](https://github.com/Tencent/tmagic-editor/compare/v1.4.16...v1.4.17) (2024-08-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "tmagic",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/cli",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/core",
"type": "module",
"main": "dist/tmagic-core.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-source/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/data-source",
"type": "module",
"main": "dist/tmagic-data-source.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/dep/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/dep",
"type": "module",
"main": "dist/tmagic-dep.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/design",
"type": "module",
"main": "dist/tmagic-design.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/editor",
"type": "module",
"sideEffects": [
Expand Down
2 changes: 1 addition & 1 deletion packages/element-plus-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/element-plus-adapter",
"type": "module",
"main": "dist/tmagic-element-plus-adapter.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/form",
"type": "module",
"sideEffects": [
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/schema",
"type": "module",
"main": "dist/tmagic-schema.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/stage/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/stage",
"type": "module",
"main": "dist/tmagic-stage.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/table",
"type": "module",
"sideEffects": [
Expand Down
2 changes: 1 addition & 1 deletion packages/tdesign-vue-next-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/tdesign-vue-next-adapter",
"type": "module",
"main": "dist/tmagic-tdesign-vue-next-adapter.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tmagic/ui-react",
"version": "1.4.17",
"version": "1.4.18",
"type": "module",
"main": "src/index.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/ui-vue2",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/ui",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.17",
"version": "1.4.18",
"name": "@tmagic/utils",
"type": "module",
"main": "dist/tmagic-utils.umd.cjs",
Expand Down
18 changes: 9 additions & 9 deletions playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tmagic-playground",
"version": "1.4.17",
"version": "1.4.18",
"type": "module",
"private": true,
"scripts": {
Expand All @@ -13,15 +13,15 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@tmagic/core": "1.4.17",
"@tmagic/design": "1.4.17",
"@tmagic/editor": "1.4.17",
"@tmagic/element-plus-adapter": "1.4.17",
"@tmagic/form": "1.4.17",
"@tmagic/core": "1.4.18",
"@tmagic/design": "1.4.18",
"@tmagic/editor": "1.4.18",
"@tmagic/element-plus-adapter": "1.4.18",
"@tmagic/form": "1.4.18",
"@tmagic/tmagic-form-runtime": "1.0.11",
"@tmagic/schema": "1.4.17",
"@tmagic/stage": "1.4.17",
"@tmagic/utils": "1.4.17",
"@tmagic/schema": "1.4.18",
"@tmagic/stage": "1.4.18",
"@tmagic/utils": "1.4.18",
"element-plus": "^2.7.8",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.48.0",
Expand Down
14 changes: 7 additions & 7 deletions runtime/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "runtime-react",
"version": "1.4.17",
"version": "1.4.18",
"type": "module",
"private": true,
"scripts": {
Expand All @@ -19,12 +19,12 @@
"build:ds:event": "vite build --config build.vite.config.ts --mode ds:event"
},
"dependencies": {
"@tmagic/core": "1.4.17",
"@tmagic/data-source": "1.4.17",
"@tmagic/ui-react": "1.4.17",
"@tmagic/schema": "1.4.17",
"@tmagic/stage": "1.4.17",
"@tmagic/utils": "1.4.17",
"@tmagic/core": "1.4.18",
"@tmagic/data-source": "1.4.18",
"@tmagic/ui-react": "1.4.18",
"@tmagic/schema": "1.4.18",
"@tmagic/stage": "1.4.18",
"@tmagic/utils": "1.4.18",
"axios": "^0.25.0",
"lodash-es": "^4.17.21",
"terser": "^5.31.0",
Expand Down
14 changes: 7 additions & 7 deletions runtime/vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "runtime-vue2",
"version": "1.4.17",
"version": "1.4.18",
"type": "module",
"private": true,
"scripts": {
Expand All @@ -19,12 +19,12 @@
"build:ds:event": "vite build --config build.vite.config.ts --mode ds:event"
},
"dependencies": {
"@tmagic/core": "1.4.17",
"@tmagic/data-source": "1.4.17",
"@tmagic/ui-vue2": "1.4.17",
"@tmagic/schema": "1.4.17",
"@tmagic/stage": "1.4.17",
"@tmagic/utils": "1.4.17",
"@tmagic/core": "1.4.18",
"@tmagic/data-source": "1.4.18",
"@tmagic/ui-vue2": "1.4.18",
"@tmagic/schema": "1.4.18",
"@tmagic/stage": "1.4.18",
"@tmagic/utils": "1.4.18",
"@tmagic/vue-runtime-help": "^0.0.7",
"axios": "^0.25.0",
"terser": "^5.31.0",
Expand Down
14 changes: 7 additions & 7 deletions runtime/vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "runtime-vue3",
"version": "1.4.17",
"version": "1.4.18",
"type": "module",
"private": true,
"scripts": {
Expand All @@ -18,12 +18,12 @@
"build:ds:event": "vite build --config build.vite.config.ts --mode ds:event"
},
"dependencies": {
"@tmagic/core": "1.4.17",
"@tmagic/data-source": "1.4.17",
"@tmagic/schema": "1.4.17",
"@tmagic/stage": "1.4.17",
"@tmagic/ui": "1.4.17",
"@tmagic/utils": "1.4.17",
"@tmagic/core": "1.4.18",
"@tmagic/data-source": "1.4.18",
"@tmagic/schema": "1.4.18",
"@tmagic/stage": "1.4.18",
"@tmagic/ui": "1.4.18",
"@tmagic/utils": "1.4.18",
"@tmagic/vue-runtime-help": "^0.0.7",
"axios": "^0.25.0",
"vue": "^3.4.35"
Expand Down

0 comments on commit 7173d28

Please sign in to comment.