chore: Updated changelog generation script
This commit is contained in:
parent
57caee751f
commit
bf730ba8af
143 changed files with 1283 additions and 6905 deletions
|
@ -1,9 +1,5 @@
|
|||
# Change log for: @freesewing/components
|
||||
|
||||
## Unreleased
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.6.0 (2020-05-01)
|
||||
|
||||
### Added
|
||||
|
@ -14,26 +10,6 @@
|
|||
- Refactor to remove prop-types dependency
|
||||
- Reworked the withLanguage component to allow adding translations at run-time
|
||||
|
||||
## 2.5.0 (2020-04-05)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.4.6 (2020-03-23)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.4.5 (2020-03-19)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.4.4 (2020-03-15)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.4.3 (2020-03-12)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.4.2 (2020-03-08)
|
||||
|
||||
### Changed
|
||||
|
@ -46,14 +22,6 @@
|
|||
|
||||
- Fixed `updatePatternData` props issue in the Workbench component
|
||||
|
||||
## 2.4.0 (2020-02-29)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.3.0 (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.2.0 (2020-02-22)
|
||||
|
||||
### Added
|
||||
|
@ -68,26 +36,6 @@
|
|||
- Term `recipe` is now `pattern`
|
||||
- Term `gist` is now `data`
|
||||
|
||||
## 2.1.9 (2020-01-18)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.8 (2019-12-16)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.7 (2019-12-15)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.6 (2019-11-24)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.5 (2019-11-19)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.4 (2019-11-01)
|
||||
|
||||
### Deprecated
|
||||
|
@ -98,14 +46,6 @@
|
|||
|
||||
- The Ogol component has been removed as it wasn't used
|
||||
|
||||
## 2.1.3 (2019-10-18)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.2 (2019-10-14)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.1.1 (2019-10-13)
|
||||
|
||||
### Added
|
||||
|
@ -154,13 +94,13 @@
|
|||
- DraftConfigurator now properly styles pattern options 3 levels deep
|
||||
- [#105](https://github.com/freesewing/freesewing.org/issues/105): Moved state change in render loop to useEffect
|
||||
|
||||
## 2.0.1 (2019-09-01)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
### Added
|
||||
|
||||
- Initial release
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
As such, that history is out of scope for this change log.
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue