Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-libs/cmdb-instances@6.47.10
 - @next-libs/code-editor-components@4.6.0
 - @next-libs/visual-builder@1.2.13
  • Loading branch information
easyops-eve committed Nov 3, 2022
1 parent 5c925c1 commit d88823b
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 5 deletions.
8 changes: 8 additions & 0 deletions libs/cmdb-instances/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.47.10](https://github.com/easyops-cn/next-libs/compare/@next-libs/cmdb-instances@6.47.9...@next-libs/cmdb-instances@6.47.10) (2022-11-03)

**Note:** Version bump only for package @next-libs/cmdb-instances





## [6.47.9](https://github.com/easyops-cn/next-libs/compare/@next-libs/cmdb-instances@6.47.8...@next-libs/cmdb-instances@6.47.9) (2022-10-31)

**Note:** Version bump only for package @next-libs/cmdb-instances
Expand Down
4 changes: 2 additions & 2 deletions libs/cmdb-instances/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-libs/cmdb-instances",
"version": "6.47.9",
"version": "6.47.10",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-libs/tree/master/libs/cmdb-instances",
"license": "GPL-3.0",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@next-core/brick-types": "^2.16.0",
"@next-libs/basic-components": "^4.0.1",
"@next-libs/cmdb-utils": "^3.3.0",
"@next-libs/code-editor-components": "^4.5.0",
"@next-libs/code-editor-components": "^4.6.0",
"@next-libs/forms": "^3.3.0",
"@next-libs/storage": "^2.0.2",
"@next-sdk/cmdb-sdk": "^3.1.0",
Expand Down
11 changes: 11 additions & 0 deletions libs/code-editor-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.6.0](https://github.com/easyops-cn/next-libs/compare/@next-libs/code-editor-components@4.5.0...@next-libs/code-editor-components@4.6.0) (2022-11-03)


### Features

* support error markers ([47bfe75](https://github.com/easyops-cn/next-libs/commit/47bfe752723e89404ec9a9407294840729e8fe4e))





# [4.5.0](https://github.com/easyops-cn/next-libs/compare/@next-libs/code-editor-components@4.4.4...@next-libs/code-editor-components@4.5.0) (2022-10-31)


Expand Down
2 changes: 1 addition & 1 deletion libs/code-editor-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-libs/code-editor-components",
"version": "4.5.0",
"version": "4.6.0",
"description": "Code editor components",
"homepage": "https://github.com/easyops-cn/next-libs/tree/master/libs/code-editor-components",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions libs/visual-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.13](https://github.com/easyops-cn/next-libs/compare/@next-libs/visual-builder@1.2.12...@next-libs/visual-builder@1.2.13) (2022-11-03)

**Note:** Version bump only for package @next-libs/visual-builder





## [1.2.12](https://github.com/easyops-cn/next-libs/compare/@next-libs/visual-builder@1.2.11...@next-libs/visual-builder@1.2.12) (2022-10-31)

**Note:** Version bump only for package @next-libs/visual-builder
Expand Down
4 changes: 2 additions & 2 deletions libs/visual-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-libs/visual-builder",
"version": "1.2.12",
"version": "1.2.13",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-libs/tree/master/libs/visual-builder",
"license": "GPL-3.0",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@next-libs/basic-components": "^4.0.1",
"@next-libs/code-editor-components": "^4.5.0",
"@next-libs/code-editor-components": "^4.6.0",
"@next-libs/forms": "^3.3.0",
"@types/react-color": "^3.0.6",
"react-color": "^2.19.3"
Expand Down

0 comments on commit d88823b

Please sign in to comment.