File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## [ 3.8.1] ( https://github.com/patternslib/dev/compare/3.8.0...3.8.1 ) (2025-05-08)
6
+
7
+
8
+ ### Maintenance
9
+
10
+
11
+ * Downgrade @release-it/conventional-changelog to < 9 again. ([ f02e92b] ( https://github.com/patternslib/dev/commit/f02e92bfe414f60a213f6cc2dac4c660f2686c56 ) )
12
+
13
+ The resolutions are not passed to client packages, so we still end up
14
+ installing conventtional-changelog-conventionalcommits 7 and 8, where we
15
+ need only 8. Staying on @release-it/conventional-changelog version 8
16
+ until this is fixed upstream.
17
+
18
+ See: https://github.com/release-it/conventional-changelog/issues/110 .
19
+
5
20
## [ 3.8.0] ( https://github.com/patternslib/dev/compare/3.7.4...3.8.0 ) (2025-05-08)
6
21
7
22
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternslib/dev" ,
3
- "version" : " 3.8.0 " ,
3
+ "version" : " 3.8.1 " ,
4
4
"description" : " Development base files for working with Patternslib and add-ons." ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments