We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa241b2 commit aa975ddCopy full SHA for aa975dd
CHANGES.md
@@ -2,6 +2,14 @@
2
3
4
5
+## [3.7.2](https://github.com/patternslib/dev/compare/3.7.1...3.7.2) (2025-02-14)
6
+
7
8
+### Bug Fixes
9
10
11
+* Fix postinstall when no make upgrade is available. ([616be80](https://github.com/patternslib/dev/commit/616be8076c60fa2e4753d2d0f0fab66de94caecb))
12
13
## [3.7.1](https://github.com/patternslib/dev/compare/3.7.0...3.7.1) (2025-02-14)
14
15
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@patternslib/dev",
- "version": "3.7.1",
+ "version": "3.7.2",
"description": "Development base files for working with Patternslib and add-ons.",
"license": "MIT",
"dependencies": {
0 commit comments