We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e845d commit 4433a20Copy full SHA for 4433a20
packages/plop/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# plop
2
3
+## 3.1.1
4
+
5
+### Patch Changes
6
7
+- Export PlopGeneratorConfig TypeScript type
8
9
## 3.1.0
10
11
### Minor Changes
packages/plop/package.json
@@ -1,6 +1,6 @@
{
"name": "plop",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity",
"main": "./src/plop.js",
"type": "module",
0 commit comments