Skip to content

Commit 0f24299

Browse files
Version Packages
1 parent 1915b6c commit 0f24299

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tame-pugs-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/spectacle/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 10.0.0
410

511
### Major Changes

packages/spectacle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spectacle",
3-
"version": "10.0.0",
3+
"version": "10.1.0",
44
"description": "ReactJS Powered Presentation Framework",
55
"types": "lib/index.d.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)