Skip to content

Commit 68242a9

Browse files
Version Packages (#1278)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e0a9811 commit 68242a9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-trainers-laugh.md

-5
This file was deleted.

packages/spectacle/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 10.1.4
4+
5+
### Patch Changes
6+
7+
- Allow react-syntax-highlighter prism theme imports to have more tolerant `.default` behavior with CJS vs. ESM. ([#1277](https://github.com/FormidableLabs/spectacle/pull/1277))
8+
39
## 10.1.3
410

511
### Patch Changes

packages/spectacle/package.json

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

0 commit comments

Comments
 (0)