chore: Changelog update
This commit is contained in:
parent
ff59a2cf16
commit
64ec7bac99
21 changed files with 191 additions and 9 deletions
93
CHANGELOG.md
93
CHANGELOG.md
|
@ -1,10 +1,28 @@
|
|||
# Change log for: FreeSewing (global)
|
||||
|
||||
|
||||
## 2.16.3 (NaN-NaN-NaN)
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### bent
|
||||
|
||||
#### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
### brian
|
||||
|
||||
#### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
### carlita
|
||||
|
||||
#### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
### carlton
|
||||
|
||||
#### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
@ -22,12 +40,85 @@
|
|||
- Caption should not be passed as children to Legend and Example components See https://github.com/freesewing/freesewing/issues/1043
|
||||
- Changed antman references to antperson
|
||||
|
||||
### diana
|
||||
|
||||
#### Changed
|
||||
|
||||
- Set brian `s3` options as constants
|
||||
|
||||
### huey
|
||||
|
||||
#### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
### hugo
|
||||
|
||||
#### Changed
|
||||
|
||||
- Set brian `s3` options as constants
|
||||
|
||||
### i18n
|
||||
|
||||
#### Changed
|
||||
|
||||
- Changed antman references to antperson
|
||||
|
||||
### jaeger
|
||||
|
||||
#### Changed
|
||||
|
||||
- Set brian `s3` options as constants
|
||||
|
||||
### plugin-bundle
|
||||
|
||||
#### Changed
|
||||
|
||||
- Include plugin-buttons
|
||||
- Include plugin-mirror
|
||||
|
||||
### plugin-buttons
|
||||
|
||||
#### Changed
|
||||
|
||||
- Is now included in plugin-bundle
|
||||
|
||||
### plugin-mirror
|
||||
|
||||
#### Changed
|
||||
|
||||
- Is now included in plugin-bundle
|
||||
|
||||
### simon
|
||||
|
||||
#### Added
|
||||
|
||||
- Added support for configuring the height of the Yoke. See [#642](https://github.com/freesewing/freesewing/issues/642)
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
- Added the `roundBack` option to replace the `yokeDart` option
|
||||
|
||||
#### Removed
|
||||
|
||||
- The `yokeDart` option is replaced by the `roundBack` option
|
||||
|
||||
### simone
|
||||
|
||||
#### Added
|
||||
|
||||
- Added support for configuring the height of the Yoke. See [#642](https://github.com/freesewing/freesewing/issues/642)
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
- Added the `roundBack` option to replace the `yokeDart` option
|
||||
|
||||
#### Removed
|
||||
|
||||
- The `yokeDart` option is replaced by the `roundBack` option
|
||||
|
||||
### sven
|
||||
|
||||
#### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
### tutorial
|
||||
|
||||
#### Fixed
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
See https://github.com/freesewing/freesewing/issues/1043
|
||||
- Changed antman references to antperson
|
||||
|
||||
diana: *s3optsConst
|
||||
diana: &s3optsConst
|
||||
- Set brian `s3` options as constants
|
||||
hugo: *s3optsConst
|
||||
jaeger: *s3optsConst
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/bent
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/brian
|
||||
|
||||
|
||||
## 2.16.3 (NaN-NaN-NaN)
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/carlita
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/carlton
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/charlie
|
||||
|
||||
|
||||
## 2.16.3 (NaN-NaN-NaN)
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/components
|
||||
|
||||
|
||||
## 2.16.3 (NaN-NaN-NaN)
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/diana
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Set brian `s3` options as constants
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/huey
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/hugo
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Set brian `s3` options as constants
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/i18n
|
||||
|
||||
|
||||
## 2.16.3 (NaN-NaN-NaN)
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/jaeger
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Set brian `s3` options as constants
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,13 @@
|
|||
# Change log for: @freesewing/plugin-bundle
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Include plugin-buttons
|
||||
- Include plugin-mirror
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -35,7 +35,8 @@
|
|||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.16.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@freesewing/plugin-buttons": "^2.16.2",
|
||||
"@freesewing/plugin-cutonfold": "^2.16.2",
|
||||
"@freesewing/plugin-dimension": "^2.16.2",
|
||||
|
@ -47,7 +48,6 @@
|
|||
"@freesewing/plugin-round": "^2.16.2",
|
||||
"@freesewing/plugin-sprinkle": "^2.16.2"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"README.md",
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/plugin-buttons
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Is now included in plugin-bundle
|
||||
|
||||
## 2.15.0 (2021-04-15)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/plugin-mirror
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Is now included in plugin-bundle
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,18 @@
|
|||
# Change log for: @freesewing/simon
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for configuring the height of the Yoke. See [#642](https://github.com/freesewing/freesewing/issues/642)
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
- Added the `roundBack` option to replace the `yokeDart` option
|
||||
|
||||
### Removed
|
||||
|
||||
- The `yokeDart` option is replaced by the `roundBack` option
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,18 @@
|
|||
# Change log for: @freesewing/simone
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for configuring the height of the Yoke. See [#642](https://github.com/freesewing/freesewing/issues/642)
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
- Added the `roundBack` option to replace the `yokeDart` option
|
||||
|
||||
### Removed
|
||||
|
||||
- The `yokeDart` option is replaced by the `roundBack` option
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/sven
|
||||
|
||||
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Added
|
||||
|
||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/tutorial
|
||||
|
||||
|
||||
## 2.16.3 (NaN-NaN-NaN)
|
||||
## 2.17.0 (NaN-NaN-NaN)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue