Skip to content

Commit 4ab0e98

Browse files
chore: release 14.3.10 (#4443)
1 parent a9ffd0b commit 4ab0e98

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [14.3.10](https://github.com/blackbaud/skyux/compare/14.3.9...14.3.10) (2026-06-15)
5+
6+
7+
### Bug Fixes
8+
9+
* **components/forms:** fix scenario where hint text is not associated with an input box's input between change detection cycles ([#4442](https://github.com/blackbaud/skyux/issues/4442)) ([a9ffd0b](https://github.com/blackbaud/skyux/commit/a9ffd0b1cdde22825a309068098f5847be725825))
10+
411
## [14.3.9](https://github.com/blackbaud/skyux/compare/14.3.8...14.3.9) (2026-06-12)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skyux",
3-
"version": "14.3.9",
3+
"version": "14.3.10",
44
"license": "MIT",
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)