Skip to content

Commit e5e2878

Browse files
committed
🔖 Release v0.2.17 [skip ci]
1 parent b5ad889 commit e5e2878

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.17] - 2021-03-22
2+
3+
[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))
4+
15
## [v0.2.16] - 2021-03-15
26

37
[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v0.2.16) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v0.2.15...v0.2.16) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v0.2.16) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.16.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v0.2.16.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.16",
3+
"version": "0.2.17",
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)