Skip to content

Commit

Permalink
chore(master): release 0.2.1 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 12, 2024
1 parent 4c2da4c commit 47b90a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/ocavue/astro-theme-toggle/compare/v0.2.0...v0.2.1) (2024-09-12)


### Bug Fixes

* fix error "window is not defined" ([4c2da4c](https://github.com/ocavue/astro-theme-toggle/commit/4c2da4c19d64c25f4c1409d1a7ad24cf9570e3bb))

## 0.2.0 (2024-09-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astro-theme-toggle",
"type": "module",
"version": "0.2.0",
"version": "0.2.1",
"packageManager": "[email protected]",
"description": "",
"author": "ocavue <[email protected]>",
Expand Down

0 comments on commit 47b90a3

Please sign in to comment.