mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
chore(changelog): add unreleased entries for post-v0.56.0 fixes
This commit is contained in:
parent
1ce870db1b
commit
da915ddb99
2 changed files with 9 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed extension alias fallback resolution to use ESM-aware resolution for `jiti` aliases in global installs ([#1821](https://github.com/badlogic/pi-mono/pull/1821) by [@Perlence](https://github.com/Perlence))
|
||||||
|
- Fixed markdown blockquote rendering to isolate blockquote styling from default text style, preventing style leakage.
|
||||||
|
|
||||||
## [0.56.0] - 2026-03-04
|
## [0.56.0] - 2026-03-04
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed markdown blockquote rendering to isolate blockquote styling from default text style, preventing style leakage.
|
||||||
|
|
||||||
## [0.56.0] - 2026-03-04
|
## [0.56.0] - 2026-03-04
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue