Skip to content

Commit 3088b65

Browse files
committed
🔖 Release v1.0.1 [skip ci]
1 parent 279d443 commit 3088b65

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v1.0.1] - 2021-04-19
2+
3+
[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v1.0.1) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v1.0.0...v1.0.1) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v1.0.1) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v1.0.1.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v1.0.1.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`d7a1f7d`](https://github.com/BetaHuhn/drkmd.js/commit/d7a1f7d) Bump @betahuhn/config from 1.0.2 to 1.1.0
8+
19
## [v1.0.0] - 2021-04-07
210

311
[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v1.0.0) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v0.2.18...v1.0.0) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v1.0.0) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v1.0.0.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v1.0.0.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": "1.0.0",
3+
"version": "1.0.1",
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)