Skip to content

Commit

Permalink
🔖 Release v1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jun 14, 2021
1 parent 6c9ceef commit f3b092f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [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))

### Dependency updates

- [`89e4cfc`](https://github.com/BetaHuhn/drkmd.js/commit/89e4cfc) Bump eslint from 7.27.0 to 7.28.0
- [`2fa370a`](https://github.com/BetaHuhn/drkmd.js/commit/2fa370a) Bump trim-newlines from 3.0.0 to 3.0.1
- [`e8e9a74`](https://github.com/BetaHuhn/drkmd.js/commit/e8e9a74) Bump glob-parent from 5.1.1 to 5.1.2

## [v1.0.4] - 2021-05-31

[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))
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.4",
"version": "1.0.5",
"description": "Simple dark-mode/light-mode toggle for any website",
"main": "dist/drkmd-js.min.js",
"scripts": {
Expand Down

0 comments on commit f3b092f

Please sign in to comment.