Skip to content

Commit e673006

Browse files
authored
1.0.17 Release (#237)
increment package version and update changelog
1 parent dba1694 commit e673006

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [1.0.17] - 2026-05-01
6+
7+
### Fixed
8+
9+
- Added TOML language preset to CodeGroup to fix missing icon (#235 by @20syldev)
10+
- Removed unintended clipboard copy on Accordion open (#234 by @20syldev)
11+
512
## [1.0.16] - 2026-04-17
613

714
### 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.16",
3+
"version": "1.0.17",
44
"description": "Mintlify open-source UI components",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)