v0.6.5
This commit is contained in:
parent
d1052f476c
commit
810158091a
2 changed files with 9 additions and 4 deletions
|
|
@ -3,7 +3,3 @@
|
|||
#### Improvements 🧹
|
||||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Fix executable plugins that implement standalone router [#1910](https://github.com/terrastruct/d2/pull/1910)
|
||||
- Fix compiler error with multiple nested spread substitutions [#1913](https://github.com/terrastruct/d2/pull/1913)
|
||||
- Fix substitutions from imports into different scopes [#1914](https://github.com/terrastruct/d2/pull/1914)
|
||||
|
|
|
|||
9
ci/release/changelogs/v0.6.5.md
Normal file
9
ci/release/changelogs/v0.6.5.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#### Features 🚀
|
||||
|
||||
#### Improvements 🧹
|
||||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Fix executable plugins that implement standalone router [#1910](https://github.com/terrastruct/d2/pull/1910)
|
||||
- Fix compiler error with multiple nested spread substitutions [#1913](https://github.com/terrastruct/d2/pull/1913)
|
||||
- Fix substitutions from imports into different scopes [#1914](https://github.com/terrastruct/d2/pull/1914)
|
||||
Loading…
Reference in a new issue