daily-color
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Changelog | ||
## [1.0.1](https://github.com/aimeerivers/daily-color/compare/v1.0.0...v1.0.1) (2024-11-09) | ||
### Dependencies | ||
* update dependencies ([#3](https://github.com/aimeerivers/daily-color/issues/3)) ([3fbbb9a](https://github.com/aimeerivers/daily-color/commit/3fbbb9a3428a046d34c7f9671d4a891dbd06972e)) | ||
## 1.0.0 (2024-11-09) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "daily-color", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Provides a unique hex code each day", | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"eslint-config-plus-prettier": "1.7.0" | ||
"eslint-config-plus-prettier": "1.7.1" | ||
}, | ||
"prettier": "eslint-config-plus-prettier/.prettierrc.json" | ||
} |
6702