Skip to content

Commit 2cdba99

Browse files
github-actions[bot]alex-grover
authored andcommitted
chore(main): release 0.2.7
1 parent d9cbae0 commit 2cdba99

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.7](https://github.com/alex-grover/astro-themes/compare/v0.2.6...v0.2.7) (2025-07-02)
4+
5+
6+
### Features
7+
8+
* add theme preference attribute ([f628b03](https://github.com/alex-grover/astro-themes/commit/f628b03bb90df651511285d8f444a4fdfd045eed)), closes [#41](https://github.com/alex-grover/astro-themes/issues/41)
9+
10+
11+
### Documentation
12+
13+
* remove duplicate changelog entry ([d9cbae0](https://github.com/alex-grover/astro-themes/commit/d9cbae0a80c313ddf3916c912c5341820a4b4ee2))
14+
315
## [0.2.6](https://github.com/alex-grover/astro-themes/compare/v0.2.5...v0.2.6) (2025-04-23)
416

517

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": "astro-themes",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Easy dark mode for Astro websites",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)