Skip to content

Commit 0827e06

Browse files
chore(main): release 0.13.1 (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e3cece commit 0827e06

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.13.1](https://github.com/koki-develop/Cork/compare/v0.13.0...v0.13.1) (2026-06-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **ui:** preserve inline format on text re-wrapped with markdown markers ([2e3cece](https://github.com/koki-develop/Cork/commit/2e3cece93db242c8bb4469bbc962fe0929add593))
9+
310
## [0.13.0](https://github.com/koki-develop/Cork/compare/v0.12.0...v0.13.0) (2026-06-20)
411

512

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.13.0",
3+
"version": "0.13.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)