Skip to content

Commit c470df7

Browse files
committed
Release new version.
1 parent 2cc67f3 commit c470df7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33

44

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+
520
## [3.8.0](https://github.com/patternslib/dev/compare/3.7.4...3.8.0) (2025-05-08)
621

722
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternslib/dev",
3-
"version": "3.8.0",
3+
"version": "3.8.1",
44
"description": "Development base files for working with Patternslib and add-ons.",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)