v2.1.9
This commit is contained in:
parent
7a03ea9f7b
commit
bec3c7d134
123 changed files with 1052 additions and 2647 deletions
|
@ -6,6 +6,11 @@
|
|||
**Note:** Version bump only for package plugin-title
|
||||
|
||||
|
||||
## 2.1.9 (2020-01-18)
|
||||
|
||||
**Note:** Version bump only for package plugin-title
|
||||
|
||||
|
||||
## 2.1.8 (2019-12-16)
|
||||
|
||||
**Note:** Version bump only for package plugin-title
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-title",
|
||||
"version": "2.1.8",
|
||||
"version": "2.1.9",
|
||||
"description": "A FreeSewing plugin to add a title to your pattern parts",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.1.8"
|
||||
"@freesewing/core": "^2.1.9"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue