1
0
Fork 0
This commit is contained in:
Joost De Cock 2020-01-18 11:36:16 +01:00
parent 7a03ea9f7b
commit bec3c7d134
123 changed files with 1052 additions and 2647 deletions

View file

@ -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

View file

@ -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": {},