Skip to content

Commit 0bfab10

Browse files
committed
🔖 Release v1.0.4 [skip ci]
1 parent 97b4ac8 commit 0bfab10

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [v1.0.4] - 2021-05-31
2+
3+
[Release notes](https://github.com/BetaHuhn/drkmd.js/releases/tag/v1.0.4) · [Compare](https://github.com/BetaHuhn/drkmd.js/compare/v1.0.3...v1.0.4) · [Tag](https://github.com/BetaHuhn/drkmd.js/tree/v1.0.4) · Archive ([zip](https://github.com/BetaHuhn/drkmd.js/archive/v1.0.4.zip) · [tar.gz](https://github.com/BetaHuhn/drkmd.js/archive/v1.0.4.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`4524e6e`](https://github.com/BetaHuhn/drkmd.js/commit/4524e6e) Bump eslint from 7.26.0 to 7.27.0
8+
- [`d51ca64`](https://github.com/BetaHuhn/drkmd.js/commit/d51ca64) Bump browserslist from 4.16.0 to 4.16.6
9+
110
## [v1.0.3] - 2021-05-17
211

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