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
|
||||
|
||||
### tristan
|
||||
|
||||
#### Added
|
||||
|
||||
- Inital release
|
||||
|
||||
### plugin-annotations
|
||||
|
||||
#### 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
|
||||
sandy:
|
||||
- Added a new *panels* option
|
||||
tristan:
|
||||
- Inital release
|
||||
|
||||
Fixed:
|
||||
carlton:
|
||||
|
|
|
@ -4,7 +4,7 @@ _types:
|
|||
'@freesewing/core': &freesewing '{{version}}'
|
||||
dev:
|
||||
'mocha': &mocha '10.2.0'
|
||||
'chai': &chai '4.3.10'
|
||||
'chai': &chai '5.0.3'
|
||||
'@freesewing/models': *freesewing
|
||||
'@freesewing/plugin-timing': *freesewing
|
||||
plugin:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/lumina
|
||||
|
||||
|
||||
## 3.0.0 (2022-09-30)
|
||||
## 3.0.0 (2023-09-30)
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Change log for: @freesewing/tristan
|
||||
|
||||
|
||||
## 3.0.0 (2022-09-30)
|
||||
## 3.0.0 (2023-09-30)
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue