chore: release 0.2.0

This commit is contained in:
nmn 2026-07-20 12:16:01 +02:00
parent f9cbc47e43
commit 0fc2ee798d
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
## [Unreleased]
## [0.2.0] — 2026-07-20
### Fixed
- Obsidian theme-review warnings: removed `!important`, `:has()`, `text-indent`, and `mask-image` from fenced code blocks inside lists — CSS-only gradient approach (#48, #50)
## [0.1.5] — 2026-07-19
### Fixed

View file

@ -1,6 +1,6 @@
{
"name": "Air",
"version": "0.1.5",
"version": "0.2.0",
"minAppVersion": "1.0.0",
"author": "punkyard",
"authorUrl": "https://github.com/punkyard",