mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2025-06-03 09:43:36 -07:00
1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
1.1.1 - 2025-03-26 - Maintenance Release
Changed
- chore: review ESLint config and add markdown linting
- chore: update devDependencies
- chore: use
node --run
instead ofnpm run
to run scripts
1.1.0 - 2025-03-25 - Feature Release
Added
- feat: Add individual rotation time for each page (#88)
- docs: Add example configuration files in directory
example_configs
1.0.1 - 2025-03-23 - Maintenance Release
Changed
- chore: Run tests always with lts version of node
- chore: Switch license file to Markdown for better readability
- chore: Update devDependencies
- chore: Review ESLint configuration
- chore: Simplify ESLint calls in package.json
- chore: Remove unused CSS file
1.0.0 - 2024-12-16
Since there was no CHANGELOG.md before version 1.0.0, changes are only documented from this version on.