Skip to content

Commit

Permalink
v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alixander committed Apr 18, 2024
1 parent d1052f4 commit 8101580
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/release/changelogs/next.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 9 additions & 0 deletions ci/release/changelogs/v0.6.5.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 8101580

Please sign in to comment.