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 1915b6c commit 0f24299Copy full SHA for 0f24299
.changeset/tame-pugs-brake.md
packages/spectacle/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 10.1.0
4
+
5
+### Minor Changes
6
7
+- Export all code pane themes as part of the Spectacle package. ([#1266](https://github.com/FormidableLabs/spectacle/pull/1266))
8
9
## 10.0.0
10
11
### Major Changes
packages/spectacle/package.json
@@ -1,6 +1,6 @@
{
"name": "spectacle",
- "version": "10.0.0",
+ "version": "10.1.0",
"description": "ReactJS Powered Presentation Framework",
"types": "lib/index.d.ts",
"main": "lib/index.js",
0 commit comments