Skip to content

Commit 18bfdf2

Browse files
Version Packages
1 parent 71c400d commit 18bfdf2

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/lucky-ties-rhyme.md

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

.changeset/tame-pugs-brake.md

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

packages/spectacle/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
9+
### Patch Changes
10+
11+
- Bumped dependency of one-page.html to v10 ([#1265](https://github.com/FormidableLabs/spectacle/pull/1265))
12+
313
## 10.0.0
414

515
### 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)