🔱: [client] sync upgrade with 3 commits [trident-sync]

build: publish success
chore:
pull/14/head
GitHub Actions Bot 2023-09-26 19:24:11 +00:00
parent d857021df5
commit 2ffc7d19f1
2 changed files with 13 additions and 5 deletions

View File

@ -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.17.5](https://github.com/fast-crud/fast-crud/compare/v1.17.4...v1.17.5) (2023-09-26)
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
## [1.17.4](https://github.com/fast-crud/fast-crud/compare/v1.17.3...v1.17.4) (2023-09-26)
**Note:** Version bump only for package @fast-crud/fs-admin-antdv
## [1.17.3](https://github.com/fast-crud/fast-crud/compare/v1.17.2...v1.17.3) (2023-09-23)
**Note:** Version bump only for package @fast-crud/fs-admin-antdv

View File

@ -1,6 +1,6 @@
{
"name": "@fast-crud/fs-admin-antdv",
"version": "1.17.3",
"version": "1.17.5",
"private": true,
"scripts": {
"dev": "vite",
@ -26,10 +26,10 @@
"@ant-design/icons-vue": "^6.1.0",
"@aws-sdk/client-s3": "^3.383.0",
"@aws-sdk/s3-request-presigner": "^3.383.0",
"@fast-crud/fast-crud": "^1.17.3",
"@fast-crud/fast-extends": "^1.17.3",
"@fast-crud/ui-antdv": "^1.17.3",
"@fast-crud/ui-interface": "^1.17.3",
"@fast-crud/fast-crud": "^1.17.5",
"@fast-crud/fast-extends": "^1.17.5",
"@fast-crud/ui-antdv": "^1.17.5",
"@fast-crud/ui-interface": "^1.17.5",
"@iconify/iconify": "^3.1.1",
"@iconify/json": "^2.2.98",
"@purge-icons/generated": "^0.9.0",