Skip to content

Commit

Permalink
build: publish success
Browse files Browse the repository at this point in the history
  • Loading branch information
greper committed Jul 23, 2023
1 parent 38b5b9d commit d11efe1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions 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.14.6](https://github.com/jekip/naive-ui-admin/compare/v1.14.5...v1.14.6) (2023-07-23)

### Bug Fixes

* 修复element 版 search select组件右边超出显示的问题 ([ff11cf4](https://github.com/jekip/naive-ui-admin/commit/ff11cf4f9c6ac63d997b5cad2067123c01cd299b))

## [1.14.5](https://github.com/jekip/naive-ui-admin/compare/v1.14.4...v1.14.5) (2023-07-04)

### Bug Fixes
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "naive-ui-admin",
"version": "1.14.5",
"version": "1.14.6",
"author": {
"name": "Ahjung",
"email": "[email protected]",
Expand Down Expand Up @@ -36,10 +36,10 @@
"@ant-design/icons-vue": "^6.1.0",
"@aws-sdk/client-s3": "^3.288.0",
"@aws-sdk/s3-request-presigner": "^3.288.0",
"@fast-crud/fast-crud": "^1.14.5",
"@fast-crud/fast-extends": "^1.14.5",
"@fast-crud/ui-interface": "^1.14.5",
"@fast-crud/ui-naive": "^1.14.5",
"@fast-crud/fast-crud": "^1.14.6",
"@fast-crud/fast-extends": "^1.14.6",
"@fast-crud/ui-interface": "^1.14.6",
"@fast-crud/ui-naive": "^1.14.6",
"@iconify/iconify": "^2.0.1",
"@iconify/json": "^1.1.376",
"@purge-icons/generated": "^0.7.0",
Expand Down

0 comments on commit d11efe1

Please sign in to comment.