Skip to content

Commit 44d9952

Browse files
committed
1.1.0
1 parent 8f07f4e commit 44d9952

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/andreruffert/syntax-highlight-element/compare/v1.0.0...v1.1.0) (2025-04-07)
2+
3+
4+
### Features
5+
6+
* **themes/prettylights:** opt in to color-scheme property ([a9fb948](https://github.com/andreruffert/syntax-highlight-element/commit/a9fb948d73066333162d5d4b462753bff6dd2245))
7+
8+
9+
110
# [1.0.0](https://github.com/andreruffert/syntax-highlight-element/compare/v1.0.0-rc.6...v1.0.0) (2025-03-11)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "syntax-highlight-element",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Syntax Highlighting using the CSS Custom Highlight API",
55
"license": "MIT",
66
"funding": "https://github.com/andreruffert/syntax-highlight-element?sponsor=1",

0 commit comments

Comments
 (0)