Skip to content

Commit 2d8979d

Browse files
committed
Release new version.
1 parent 8b5ed94 commit 2d8979d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

33

4+
5+
## [3.7.1](https://github.com/patternslib/dev/compare/3.7.0...3.7.1) (2025-02-14)
6+
7+
8+
### Maintenance
9+
10+
11+
* Downgrade conventional-changelog to not break our Changelog templates. ([18aa235](https://github.com/patternslib/dev/commit/18aa235ff66d732014ce8ba2423c52d859d794d3))
12+
413
## 3.7.0 (2025-02-13)
514

615

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.7.0",
3+
"version": "3.7.1",
44
"description": "Development base files for working with Patternslib and add-ons.",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)