Skip to content

Commit 00a716a

Browse files
Version Packages (#1226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ac6c926 commit 00a716a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-bikes-unite.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+
## 9.6.0
4+
5+
### Minor Changes
6+
7+
- exports the `useSteps` hook ([#1225](https://github.com/FormidableLabs/spectacle/pull/1225))
8+
39
## 9.5.1
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": "9.5.1",
3+
"version": "9.6.0",
44
"description": "ReactJS Powered Presentation Framework",
55
"types": "lib/index.d.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)