Skip to content

Commit

Permalink
build: publish success
Browse files Browse the repository at this point in the history
  • Loading branch information
greper committed Aug 7, 2023
1 parent ab02902 commit 16f7a1e
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.16.0](https://github.com/jekip/naive-ui-admin/compare/v1.15.1...v1.16.0) (2023-08-07)

### Features

* 列设置支持自定义样式 ([df86e04](https://github.com/jekip/naive-ui-admin/commit/df86e04dcbc615f254e15abbe10758b934d69492))

## [1.15.1](https://github.com/jekip/naive-ui-admin/compare/v1.15.0...v1.15.1) (2023-08-05)

**Note:** Version bump only for package naive-ui-admin
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.15.1",
"version": "1.16.0",
"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.15.1",
"@fast-crud/fast-extends": "^1.15.1",
"@fast-crud/ui-interface": "^1.15.1",
"@fast-crud/ui-naive": "^1.15.1",
"@fast-crud/fast-crud": "^1.16.0",
"@fast-crud/fast-extends": "^1.16.0",
"@fast-crud/ui-interface": "^1.16.0",
"@fast-crud/ui-naive": "^1.16.0",
"@iconify/iconify": "^2.0.1",
"@iconify/json": "^1.1.376",
"@purge-icons/generated": "^0.7.0",
Expand Down

0 comments on commit 16f7a1e

Please sign in to comment.