Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-libs/[email protected]
 - @next-libs/[email protected]
  • Loading branch information
easyops-eve committed Nov 10, 2023
1 parent 4c0777b commit 05732f7
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 3 deletions.
11 changes: 11 additions & 0 deletions libs/cmdb-instances/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.

## [7.12.2](https://github.com/easyops-cn/next-libs/compare/@next-libs/[email protected]...@next-libs/[email protected]) (2023-11-10)


### Bug Fixes

* cmdb部分构件 适配UI8.2 ([05bcb7c](https://github.com/easyops-cn/next-libs/commit/05bcb7c19c29b9cf653cdae8a3b683939e3c0b21))





## [7.12.1](https://github.com/easyops-cn/next-libs/compare/@next-libs/[email protected]...@next-libs/[email protected]) (2023-11-08)


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": "7.12.1",
"version": "7.12.2",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-libs/tree/master/libs/cmdb-instances",
"license": "GPL-3.0",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@next-core/brick-types": "^2.16.0",
"@next-libs/basic-components": "^5.3.6",
"@next-libs/cmdb-utils": "^3.4.1",
"@next-libs/cmdb-utils": "^3.4.2",
"@next-libs/code-editor-components": "^4.10.9",
"@next-libs/forms": "^3.5.3",
"@next-libs/storage": "^2.0.4",
Expand Down
11 changes: 11 additions & 0 deletions libs/cmdb-utils/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.

## [3.4.2](https://github.com/easyops-cn/next-libs/compare/@next-libs/[email protected]...@next-libs/[email protected]) (2023-11-10)


### Bug Fixes

* cmdb部分构件 适配UI8.2 ([05bcb7c](https://github.com/easyops-cn/next-libs/commit/05bcb7c19c29b9cf653cdae8a3b683939e3c0b21))





## [3.4.1](https://github.com/easyops-cn/next-libs/compare/@next-libs/[email protected]...@next-libs/[email protected]) (2023-08-08)


Expand Down
2 changes: 1 addition & 1 deletion libs/cmdb-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-libs/cmdb-utils",
"version": "3.4.1",
"version": "3.4.2",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-libs/tree/master/libs/cmdb-utils",
"license": "GPL-3.0",
Expand Down

0 comments on commit 05732f7

Please sign in to comment.