Skip to content

Commit 39ad735

Browse files
committed
🔖 Release v0.2.18 [skip ci]
1 parent f7047a0 commit 39ad735

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [v0.2.18] - 2021-04-05
2+
3+
[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))
4+
15
## [v0.2.17] - 2021-03-22
26

37
[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))

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "drkmd-js",
3-
"version": "0.2.17",
3+
"version": "0.2.18",
44
"description": "Simple dark-mode/light-mode toggle for any website",
55
"main": "dist/drkmd-js.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)