Skip to content

Commit

Permalink
🔖 Release v0.2.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Mar 8, 2021
1 parent 24ed54a commit 935c131
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.15] - 2021-03-08

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

## [v0.2.14] - 2021-03-01

[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v0.2.14) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v0.2.13...v0.2.14) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v0.2.14) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.14.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.14.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.14",
"version": "0.2.15",
"description": "Simple dark-mode/light-mode toggle for any website",
"main": "dist/drkmd-js.min.js",
"scripts": {
Expand Down

0 comments on commit 935c131

Please sign in to comment.