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 7df20db commit 1b90c6dCopy full SHA for 1b90c6d
CHANGES.md
@@ -2,6 +2,14 @@
2
3
4
5
+## [3.1.1](https://github.com/patternslib/dev/compare/3.1.0...3.1.1) (2022-11-15)
6
+
7
8
+### Bug Fixes
9
10
11
+* Fix Makefile error with GitHub release. ([7df20db](https://github.com/patternslib/dev/commit/7df20db4ef54c820b07e49db9123823b23ee1161))
12
13
## [3.1.0](https://github.com/patternslib/dev/compare/3.0.0...3.1.0) (2022-11-15)
14
15
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@patternslib/dev",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Development base files for working with Patternslib and add-ons.",
"license": "MIT",
"dependencies": {
0 commit comments