Skip to content

Commit d545327

Browse files
chore(release): 1.3.1
1 parent 400100e commit d545327

3 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5-
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
## [1.3.1](https://github.com/edward-shen/MMM-pages/compare/v1.3.0...v1.3.1) (2026-01-31)
6+
7+
8+
### Chores
9+
10+
* adapt stylistic plugin config to new pattern ([a4f7459](https://github.com/edward-shen/MMM-pages/commit/a4f74590239a7984351f2297ad94da04ea65a3c8))
11+
* add changelog config and release script ([400100e](https://github.com/edward-shen/MMM-pages/commit/400100e761074473fa21304737869692adb615be))
12+
* change CI environment to use ubuntu-slim ([f436afb](https://github.com/edward-shen/MMM-pages/commit/f436afbe46fd2887c52ad2e3631a00caf6748ecf))
13+
* update actions/checkout to v6 in automated tests workflow ([d90e45f](https://github.com/edward-shen/MMM-pages/commit/d90e45ff95397d29267c05f8cdb26b4daf361b27))
14+
* update devDependencies ([2b01a78](https://github.com/edward-shen/MMM-pages/commit/2b01a7818aad8c0b78dd3d87502a24139c34efec))
615

716
## [1.3.0](https://github.com/edward-shen/MMM-pages/compare/v1.2.1...v1.3.0) - 2025-11-11
817

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mmm-pages",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Add pages to your MagicMirror².",
55
"main": "MMM-pages.js",
66
"type": "module",

0 commit comments

Comments
 (0)