We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7a37c commit f30ddf1Copy full SHA for f30ddf1
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.17.1](https://github.com/frontapp/front-ui-kit/compare/v0.17.0...v0.17.1) (2025-10-22)
4
+
5
6
+### Bug Fixes
7
8
+* dropdown border color ([#293](https://github.com/frontapp/front-ui-kit/issues/293)) ([eb7a37c](https://github.com/frontapp/front-ui-kit/commit/eb7a37c8a5cb898eab020828ba9e03fee19c1879))
9
10
## [0.17.0](https://github.com/frontapp/front-ui-kit/compare/v0.16.1...v0.17.0) (2025-10-22)
11
12
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@frontapp/ui-kit",
- "version": "0.17.0",
+ "version": "0.17.1",
"repository": "git@github.com:frontapp/front-ui-kit.git",
"homepage": "http://frontapp.github.io/front-ui-kit",
"author": "",
0 commit comments