Skip to content

Commit

Permalink
🔖 Release v1.0.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jun 28, 2021
1 parent 2ad5c45 commit 6a2fb5a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v1.0.6] - 2021-06-28

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

### Dependency updates

- [`c78de16`](https://github.com/BetaHuhn/drkmd.js/commit/c78de16) Bump eslint from 7.28.0 to 7.29.0

## [v1.0.5] - 2021-06-14

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

0 comments on commit 6a2fb5a

Please sign in to comment.