1
0
Fork 0

release: v2.2.0-beta.2

This commit is contained in:
Joost De Cock 2020-01-25 17:12:44 +01:00
parent cc52a8f5b0
commit 77f693fbf4
71 changed files with 507 additions and 417 deletions

View file

@ -3,9 +3,9 @@
## Unreleased
**Note:** Version bump only for package create-freesewing-pattern
### Fixed
- [#257](https://github.com/freesewing/freesewing/issues/257): Explain that pattern names are bound by the constraints of NPM package names
## 2.1.9 (2020-01-18)
**Note:** Version bump only for package create-freesewing-pattern

View file

@ -1,6 +1,6 @@
{
"name": "create-freesewing-pattern",
"version": "2.2.0-beta.1",
"version": "2.2.0-beta.2",
"description": "Initializer package for FreeSewing patterns: npm init FreeSewing-pattern",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"p-each-series": "^1.0.0",
"parse-git-config": "^3.0.0",
"validate-npm-package-name": "^3.0.0",
"which": "^2.0.2",
"@freesewing/i18n": "^2.2.0-beta.1",
"@freesewing/pattern-info": "^2.2.0-beta.1"
"which": "^1.3.1",
"@freesewing/i18n": "^2.2.0-beta.2",
"@freesewing/pattern-info": "^2.2.0-beta.2"
},
"devDependencies": {},
"files": [