Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @music163/[email protected]
 - @music163/[email protected]
 - @music163/[email protected]
 - @music163/[email protected]
 - @music163/[email protected]
 - @music163/[email protected]
 - @music163/[email protected]
  • Loading branch information
wwsun committed May 21, 2024
1 parent fe31246 commit cf31ef1
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 24 deletions.
4 changes: 4 additions & 0 deletions packages/context/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

**Note:** Version bump only for package @music163/tango-context

# [1.1.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-context",
"version": "1.1.0",
"version": "1.1.1",
"description": "react context for tango-apps",
"keywords": [
"react",
Expand Down Expand Up @@ -31,8 +31,8 @@
"react": ">= 16.8"
},
"dependencies": {
"@music163/tango-core": "^1.1.0",
"@music163/tango-helpers": "^1.1.0",
"@music163/tango-core": "^1.2.0",
"@music163/tango-helpers": "^1.1.1",
"mobx-react-lite": "4.0.7"
},
"publishConfig": {
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

### Bug Fixes

- enhance code value validate in SettingForm ([#152](https://github.com/netease/tango/issues/152)) ([791fbb1](https://github.com/netease/tango/commit/791fbb162a7147243924e01f54e9c0b586f14438))
- prototype2code & go back history error ([#156](https://github.com/netease/tango/issues/156)) ([8bf53a7](https://github.com/netease/tango/commit/8bf53a76f8a71eaf261ea68b9ee44e5bf19893aa))
- support add components with popover ([#155](https://github.com/netease/tango/issues/155)) ([f17ccbb](https://github.com/netease/tango/commit/f17ccbb7f645f8047ecd96d9f3f2185048a3b726))

### Features

- add select parent node of selected node ([#158](https://github.com/netease/tango/issues/158)) ([fe31246](https://github.com/netease/tango/commit/fe3124648325e72abfc58da8b2f8ff83301d40b8))
- supoort set default active view ([#157](https://github.com/netease/tango/issues/157)) ([f854f75](https://github.com/netease/tango/commit/f854f75b8a8c25384d290bd76d6b8bb6fb69f22d))

# [1.1.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-core",
"version": "1.1.0",
"version": "1.2.0",
"description": "tango core",
"author": "wwsun <[email protected]>",
"homepage": "",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@babel/parser": "^7.23.5",
"@babel/traverse": "^7.23.5",
"@babel/types": "^7.23.5",
"@music163/tango-helpers": "^1.1.0",
"@music163/tango-helpers": "^1.1.1",
"@types/babel__generator": "^7.6.7",
"@types/babel__traverse": "^7.20.4",
"mobx": "6.12.3",
Expand Down
14 changes: 14 additions & 0 deletions packages/designer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

### Bug Fixes

- enhance code value validate in SettingForm ([#152](https://github.com/netease/tango/issues/152)) ([791fbb1](https://github.com/netease/tango/commit/791fbb162a7147243924e01f54e9c0b586f14438))
- prototype2code & go back history error ([#156](https://github.com/netease/tango/issues/156)) ([8bf53a7](https://github.com/netease/tango/commit/8bf53a76f8a71eaf261ea68b9ee44e5bf19893aa))
- support add components with popover ([#155](https://github.com/netease/tango/issues/155)) ([f17ccbb](https://github.com/netease/tango/commit/f17ccbb7f645f8047ecd96d9f3f2185048a3b726))

### Features

- add history forward & back shortcut key ([#154](https://github.com/netease/tango/issues/154)) ([df3021f](https://github.com/netease/tango/commit/df3021f75e057e229756b429321c14d181223698))
- add select parent node of selected node ([#158](https://github.com/netease/tango/issues/158)) ([fe31246](https://github.com/netease/tango/commit/fe3124648325e72abfc58da8b2f8ff83301d40b8))
- event-setter & expression-setter use popover ([#159](https://github.com/netease/tango/issues/159)) ([9daf387](https://github.com/netease/tango/commit/9daf3872e743fcf706184877020bcbf1f75ffd25))

# [1.1.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

### Bug Fixes
Expand Down
14 changes: 7 additions & 7 deletions packages/designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-designer",
"version": "1.1.0",
"version": "1.2.0",
"description": "lowcode designer",
"keywords": [
"react"
Expand Down Expand Up @@ -33,12 +33,12 @@
"dependencies": {
"@ant-design/icons": "^4.8.0",
"@music163/request": "^0.2.0",
"@music163/tango-context": "^1.1.0",
"@music163/tango-core": "^1.1.0",
"@music163/tango-helpers": "^1.1.0",
"@music163/tango-sandbox": "^1.0.3",
"@music163/tango-setting-form": "^1.2.0",
"@music163/tango-ui": "^1.1.0",
"@music163/tango-context": "^1.1.1",
"@music163/tango-core": "^1.2.0",
"@music163/tango-helpers": "^1.1.1",
"@music163/tango-sandbox": "^1.0.4",
"@music163/tango-setting-form": "^1.2.1",
"@music163/tango-ui": "^1.2.0",
"antd": "^4.24.2",
"cash-dom": "^8.1.2",
"classnames": "^2.5.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

### Bug Fixes

- support add components with popover ([#155](https://github.com/netease/tango/issues/155)) ([f17ccbb](https://github.com/netease/tango/commit/f17ccbb7f645f8047ecd96d9f3f2185048a3b726))

# [1.1.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-helpers",
"version": "1.1.0",
"version": "1.1.1",
"description": "Shared types, helpers, and hooks of tango-apps",
"keywords": [
"shared",
Expand Down
4 changes: 4 additions & 0 deletions packages/sandbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.4](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

**Note:** Version bump only for package @music163/tango-sandbox

## [1.0.3](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

**Note:** Version bump only for package @music163/tango-sandbox
Expand Down
6 changes: 3 additions & 3 deletions packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-sandbox",
"version": "1.0.3",
"version": "1.0.4",
"description": "sandbox of tango apps",
"author": "wwsun <[email protected]>",
"homepage": "",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@ant-design/icons": "^4.8.0",
"@music163/tango-core": "^1.1.0",
"@music163/tango-helpers": "^1.1.0",
"@music163/tango-core": "^1.2.0",
"@music163/tango-helpers": "^1.1.1",
"crypto-js": "^4.1.1",
"lodash.isequal": "4.5.0",
"react-frame-component": "^5.2.4"
Expand Down
7 changes: 7 additions & 0 deletions packages/setting-form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.1](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

### Bug Fixes

- enhance code value validate in SettingForm ([#152](https://github.com/netease/tango/issues/152)) ([791fbb1](https://github.com/netease/tango/commit/791fbb162a7147243924e01f54e9c0b586f14438))
- prototype2code & go back history error ([#156](https://github.com/netease/tango/issues/156)) ([8bf53a7](https://github.com/netease/tango/commit/8bf53a76f8a71eaf261ea68b9ee44e5bf19893aa))

# [1.2.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/setting-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-setting-form",
"version": "1.2.0",
"version": "1.2.1",
"description": "setting form of tango-apps",
"author": "wwsun <[email protected]>",
"homepage": "",
Expand Down Expand Up @@ -28,9 +28,9 @@
},
"dependencies": {
"@ant-design/icons": "^4.8.0",
"@music163/tango-core": "^1.1.0",
"@music163/tango-helpers": "^1.1.0",
"@music163/tango-ui": "^1.1.0",
"@music163/tango-core": "^1.2.0",
"@music163/tango-helpers": "^1.1.1",
"@music163/tango-ui": "^1.2.0",
"antd": "^4.24.2",
"coral-system": "^1.0.5",
"mobx": "6.12.3",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-21)

### Bug Fixes

- support add components with popover ([#155](https://github.com/netease/tango/issues/155)) ([f17ccbb](https://github.com/netease/tango/commit/f17ccbb7f645f8047ecd96d9f3f2185048a3b726))

### Features

- event-setter & expression-setter use popover ([#159](https://github.com/netease/tango/issues/159)) ([9daf387](https://github.com/netease/tango/commit/9daf3872e743fcf706184877020bcbf1f75ffd25))

# [1.1.0](https://github.com/netease/tango/compare/@music163/[email protected]...@music163/[email protected]) (2024-05-17)

### Features
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@music163/tango-ui",
"version": "1.1.0",
"version": "1.2.0",
"description": "ui widgets of tango",
"keywords": [
"react",
Expand Down Expand Up @@ -38,15 +38,15 @@
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lint": "^6.7.1",
"@codemirror/search": "^6.5.6",
"@music163/tango-helpers": "^1.1.0",
"@music163/tango-helpers": "^1.1.1",
"@uiw/react-codemirror": "^4.22.0",
"antd": "^4.24.2",
"classnames": "^2.5.1",
"coral-system": "^1.0.5",
"eslint-linter-browserify": "^8.51.0",
"react-draggable": "^4.4.5",
"react-json-view": "^1.21.3",
"react-monaco-editor-lite": "^1.3.11",
"react-draggable": "^4.4.5"
"react-monaco-editor-lite": "^1.3.11"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit cf31ef1

Please sign in to comment.