Skip to content

Commit 9276591

Browse files
authored
1.0.14 Release (#224)
package bump and release notes
1 parent e0a674a commit 9276591

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.14] - 2026-03-20
6+
7+
### Added
8+
9+
- Added `title` prop to Callout component (#216 by @x0rgus)
10+
11+
### Changed
12+
13+
- Bumped flatted from 3.3.3 to 3.4.2 (#223)
14+
515
## [1.0.13] - 2026-03-19
616

717
### Changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mintlify/components",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Mintlify open-source UI components",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)