Skip to content

Commit 0f157bb

Browse files
committed
build: publish success
1 parent bd8be27 commit 0f157bb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.27.3](https://github.com/fast-crud/fast-crud/compare/v1.27.1...v1.27.3) (2025-09-26)
7+
8+
### Bug Fixes
9+
10+
* 修复getComponentRef为null的bug ([837f54f](https://github.com/fast-crud/fast-crud/commit/837f54ff3eae18366da58480b17b4defba12ac46))
11+
612
## [1.27.2](https://github.com/fast-crud/fast-crud/compare/v1.27.1...v1.27.2) (2025-09-26)
713

814
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fast-crud/fs-admin-element",
3-
"version": "1.27.2",
3+
"version": "1.27.3",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)