From de1494710a33f80c98ab1be38ee19c320a662cb8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 24 Jul 2023 19:24:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B1:=20[client]=20sync=20upgrade=20wit?= =?UTF-8?q?h=202=20commits=20[trident-sync]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit build: publish success --- packages/ui/certd-client/CHANGELOG.md | 4 ++++ packages/ui/certd-client/package.json | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/packages/ui/certd-client/CHANGELOG.md b/packages/ui/certd-client/CHANGELOG.md index e4b7e58d..f27f6888 100644 --- a/packages/ui/certd-client/CHANGELOG.md +++ b/packages/ui/certd-client/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.14.7](https://github.com/fast-crud/fast-crud/compare/v1.14.6...v1.14.7) (2023-07-24) + +**Note:** Version bump only for package @fast-crud/fs-admin-antdv + ## [1.14.6](https://github.com/fast-crud/fast-crud/compare/v1.14.5...v1.14.6) (2023-07-23) ### Bug Fixes diff --git a/packages/ui/certd-client/package.json b/packages/ui/certd-client/package.json index 456d7f45..b96197e1 100644 --- a/packages/ui/certd-client/package.json +++ b/packages/ui/certd-client/package.json @@ -1,6 +1,6 @@ { "name": "@fast-crud/fs-admin-antdv", - "version": "1.14.6", + "version": "1.14.7", "private": true, "scripts": { "dev": "vite", @@ -26,10 +26,10 @@ "@ant-design/icons-vue": "^6.1.0", "@aws-sdk/client-s3": "^3.292.0", "@aws-sdk/s3-request-presigner": "^3.292.0", - "@fast-crud/fast-crud": "^1.14.6", - "@fast-crud/fast-extends": "^1.14.6", - "@fast-crud/ui-antdv": "^1.14.6", - "@fast-crud/ui-interface": "^1.14.6", + "@fast-crud/fast-crud": "^1.14.7", + "@fast-crud/fast-extends": "^1.14.7", + "@fast-crud/ui-antdv": "^1.14.7", + "@fast-crud/ui-interface": "^1.14.7", "@iconify/iconify": "^3.1.0", "@iconify/json": "^2.2.35", "@purge-icons/generated": "^0.9.0",