Skip to content

Commit 7322361

Browse files
chore(main): release 0.19.0 (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8f5b746 commit 7322361

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

‎CHANGELOG.md‎

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

3+
## [0.19.0](https://github.com/koki-develop/Cork/compare/v0.18.2...v0.19.0) (2026-07-02)
4+
5+
6+
### Features
7+
8+
* **editor:** expand fenced code block language support beyond Prism's default 17 ([8f5b746](https://github.com/koki-develop/Cork/commit/8f5b7460da089779653604cace5b15c74c7c597f))
9+
10+
11+
### Bug Fixes
12+
13+
* **editor:** import code highlighting helpers from @lexical/code-prism directly ([2c5b292](https://github.com/koki-develop/Cork/commit/2c5b29257d781c786165e2fa290caa9027c47477))
14+
315
## [0.18.2](https://github.com/koki-develop/Cork/compare/v0.18.1...v0.18.2) (2026-07-02)
416

517

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cork",
3-
"version": "0.18.2",
3+
"version": "0.19.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)