Skip to content

Commit

Permalink
🔖 Release v0.2.18 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Apr 5, 2021
1 parent f7047a0 commit 39ad735
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [v0.2.18] - 2021-04-05

[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v0.2.18) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v0.2.17...v0.2.18) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v0.2.18) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.18.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.18.tar.gz))

## [v0.2.17] - 2021-03-22

[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v0.2.17) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v0.2.16...v0.2.17) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v0.2.17) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.17.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.17.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drkmd-js",
"version": "0.2.17",
"version": "0.2.18",
"description": "Simple dark-mode/light-mode toggle for any website",
"main": "dist/drkmd-js.min.js",
"scripts": {
Expand Down

0 comments on commit 39ad735

Please sign in to comment.