Comparing version 0.2.1 to 0.2.4
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## 0.2.1 | ||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
* add npm version and bundle size badge | ||
## [v0.2.4] - 2020-09-15 | ||
### Added | ||
- denpendabot.yml | ||
## 0.2.0 | ||
## [v0.2.3] - 2020-09-15 | ||
### Changed | ||
- use [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) | ||
* add option to change default theme | ||
## [v0.2.2] - 2020-09-15 | ||
### Added | ||
- publish status notification | ||
## 0.1.9 | ||
## [v0.2.1] | ||
### Added | ||
- npm version and bundle size badge | ||
* change button position from absolute to fixed | ||
## [v0.2.0] | ||
### Added | ||
- option to change default theme | ||
## 0.1.8 | ||
## [v0.1.9] | ||
### Changed | ||
- button position to fixed | ||
* Purge cache after publishing to npm | ||
## [v0.1.8] | ||
### Added | ||
- purge cache after publishing to npm | ||
## 0.1.7 | ||
* Added changelog | ||
## [v0.1.7] | ||
### Added | ||
- changelog |
{ | ||
"name": "drkmd-js", | ||
"version": "0.2.1", | ||
"version": "0.2.4", | ||
"description": "Simple dark-mode/light-mode toggle for any website", | ||
@@ -5,0 +5,0 @@ "main": "dist/drkmd-js.min.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19638