Skip to content

Commit 4433a20

Browse files
committed
chore: release plop 3.1.1
1 parent 92e845d commit 4433a20

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/plop/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# plop
22

3+
## 3.1.1
4+
5+
### Patch Changes
6+
7+
- Export PlopGeneratorConfig TypeScript type
8+
39
## 3.1.0
410

511
### Minor Changes

packages/plop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plop",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity",
55
"main": "./src/plop.js",
66
"type": "module",

0 commit comments

Comments
 (0)