We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c11bf4 commit c19507aCopy full SHA for c19507a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.19.0](https://github.com/frontapp/front-ui-kit/compare/v0.18.1...v0.19.0) (2025-10-24)
4
+
5
6
+### Features
7
8
+* empty state subtitle ([#298](https://github.com/frontapp/front-ui-kit/issues/298)) ([7c11bf4](https://github.com/frontapp/front-ui-kit/commit/7c11bf4510838df83d7367321fc3b2ed301fa382))
9
10
## [0.18.1](https://github.com/frontapp/front-ui-kit/compare/v0.18.0...v0.18.1) (2025-10-24)
11
12
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@frontapp/ui-kit",
- "version": "0.18.1",
+ "version": "0.19.0",
"repository": "[email protected]:frontapp/front-ui-kit.git",
"homepage": "http://frontapp.github.io/front-ui-kit",
"author": "",
0 commit comments