mirror of
https://github.com/punkyard/obsidian-theme-air.git
synced 2026-07-22 05:00:29 +00:00
chore: release 0.2.0
This commit is contained in:
parent
f9cbc47e43
commit
0fc2ee798d
2 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue