Skip to content

Commit e7fa21c

Browse files
committed
update changelog
1 parent 53f44c5 commit e7fa21c

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.changeset/forty-waves-drive.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"hyperbook": patch
3+
"@hyperbook/web-component-learningmap": patch
4+
"hyperbook-studio": patch
5+
---
6+
7+
Fix saving width and height in learningmaps

website/en/book/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,20 @@ If you need a new feature, open an [issue](https://github.com/openpatch/hyperboo
3838
::::
3939
-->
4040

41+
## v0.61.1
42+
43+
::::tabs
44+
45+
:::tab{title="Fixed :bug:" id="fixed"}
46+
47+
- Fixed an issue where the width and height of nodes were not being saved correctly in Learning Maps.
48+
- Improved button labels for topics in Learning Maps for better clarity and usability.
49+
- Resolved a bug that prevented the "needs" and "optional" properties from being set in the Learning Maps editor.
50+
51+
:::
52+
53+
::::
54+
4155
## v0.61.0
4256

4357
::::tabs

0 commit comments

Comments
 (0)