We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055d9c6 commit cd49848Copy full SHA for cd49848
.changeset/tiny-buses-fold.md
packages/spectacle/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 9.5.1
4
+
5
+### Patch Changes
6
7
+- Fixed Notes node tree generation inside Markdown component. ([#1219](https://github.com/FormidableLabs/spectacle/pull/1219))
8
9
## 9.5.0
10
11
### Minor Changes
packages/spectacle/package.json
@@ -1,6 +1,6 @@
{
"name": "spectacle",
- "version": "9.5.0",
+ "version": "9.5.1",
"description": "ReactJS Powered Presentation Framework",
"types": "lib/index.d.ts",
"main": "lib/index.js",
0 commit comments