File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+
5+ ## [ 3.9.0-alpha.1] ( https://github.com/Patternslib/dev/compare/3.9.0-alpha.0...3.9.0-alpha.1 ) (2025-12-17)
6+
7+ ### Bug Fixes
8+
9+
10+ * Fix GLOB for JS in .editorconfig config. ([ f1de9ba] ( https://github.com/Patternslib/dev/commit/f1de9baf27740f6f694cdc6940faaadeea0dad3f ) )
11+
12+
13+ ### Maintenance
14+
15+
16+ * Pin conventional-changelog-conventionalcommits. ([ 369e6a6] ( https://github.com/Patternslib/dev/commit/369e6a6e8b309d6c07c69173a06f9900ba65256b ) )
17+
18+ This should solve the conventional changelog upgrade problem related to:
19+ https://github.com/release-it/conventional-changelog/issues/110 .
20+
21+
22+ * Upgrade commitlint and conventional-changelog. ([ 987206d] ( https://github.com/Patternslib/dev/commit/987206d0305739e309108a421d87e7d401cfd4e6 ) )
23+
24+
25+ * Upgrade dependencies. ([ 666d225] ( https://github.com/Patternslib/dev/commit/666d225c1c8a601fe39fceb65cb739460e4fc449 ) )
26+
327## [ 3.9.0-alpha.0] ( https://github.com/patternslib/dev/compare/3.8.1...3.9.0-alpha.0 ) (2025-09-20)
428
529### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternslib/dev" ,
3- "version" : " 3.9.0-alpha.0 " ,
3+ "version" : " 3.9.0-alpha.1 " ,
44 "description" : " Development base files for working with Patternslib and add-ons." ,
55 "license" : " MIT" ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments