Skip to content

Commit e5142ca

Browse files
Version Packages (#1291)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent caa013f commit e5142ca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-knives-sniff.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.5
4+
5+
### Patch Changes
6+
7+
- Fixed deck transitions for presenter mode, added test coverage around deck reducer. ([#1290](https://github.com/FormidableLabs/spectacle/pull/1290))
8+
39
## 10.1.4
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.4",
3+
"version": "10.1.5",
44
"description": "ReactJS Powered Presentation Framework",
55
"types": "lib/index.d.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)