Skip to content

Commit c6c7291

Browse files
chore: release mini-shiki
1 parent bad07ad commit c6c7291

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/easy-fans-dream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 4.2.1
4+
5+
### Patch Changes
6+
7+
- [#11](https://github.com/un-ts/mini-shiki/pull/11) [`e6c6034`](https://github.com/un-ts/mini-shiki/commit/e6c6034326227d408351b515ac5c0c8a1838c741) Thanks [@JounQin](https://github.com/JounQin)! - fix: known typings issue
8+
39
## v4.2.0 (2026-06-03)
410

511
- Update to Shiki [v4.2.0](https://github.com/shikijs/shiki/releases/tag/v4.2.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mini-shiki",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"type": "module",
55
"repository": "git+https://github.com/un-ts/mini-shiki.git",
66
"homepage": "https://github.com/un-ts/mini-shiki#readme",

0 commit comments

Comments
 (0)