Merge pull request #1394 from terrastruct/v0.5.1

v0.5.1
This commit is contained in:
Alexander Wang 2023-06-10 14:48:13 -07:00 committed by GitHub
commit 3748441be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -2,6 +2,4 @@
#### Improvements 🧹
- Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390)
#### Bugfixes ⛑️

View file

@ -0,0 +1,5 @@
This is a hotfix to 0.5.0, imports weren't working on Windows.
#### Improvements 🧹
- Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390)