chore: Updated changelog with tristan release
This commit is contained in:
parent
afc2e7f264
commit
f2353ba177
5 changed files with 11 additions and 3 deletions
|
@ -21,6 +21,12 @@
|
||||||
|
|
||||||
- Added a new *panels* option
|
- Added a new *panels* option
|
||||||
|
|
||||||
|
### tristan
|
||||||
|
|
||||||
|
#### Added
|
||||||
|
|
||||||
|
- Inital release
|
||||||
|
|
||||||
### plugin-annotations
|
### plugin-annotations
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|
|
@ -14,6 +14,8 @@ Unreleased:
|
||||||
- This Pattern component now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings
|
- This Pattern component now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings
|
||||||
sandy:
|
sandy:
|
||||||
- Added a new *panels* option
|
- Added a new *panels* option
|
||||||
|
tristan:
|
||||||
|
- Inital release
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
carlton:
|
carlton:
|
||||||
|
|
|
@ -4,7 +4,7 @@ _types:
|
||||||
'@freesewing/core': &freesewing '{{version}}'
|
'@freesewing/core': &freesewing '{{version}}'
|
||||||
dev:
|
dev:
|
||||||
'mocha': &mocha '10.2.0'
|
'mocha': &mocha '10.2.0'
|
||||||
'chai': &chai '4.3.10'
|
'chai': &chai '5.0.3'
|
||||||
'@freesewing/models': *freesewing
|
'@freesewing/models': *freesewing
|
||||||
'@freesewing/plugin-timing': *freesewing
|
'@freesewing/plugin-timing': *freesewing
|
||||||
plugin:
|
plugin:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/lumina
|
# Change log for: @freesewing/lumina
|
||||||
|
|
||||||
|
|
||||||
## 3.0.0 (2022-09-30)
|
## 3.0.0 (2023-09-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/tristan
|
# Change log for: @freesewing/tristan
|
||||||
|
|
||||||
|
|
||||||
## 3.0.0 (2022-09-30)
|
## 3.0.0 (2023-09-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue