Skip to content

Commit db9c794

Browse files
Version Packages (#1163)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a64ea8 commit db9c794

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/early-kids-happen.md

-5
This file was deleted.

.changeset/long-suns-smoke.md

-5
This file was deleted.

packages/spectacle/CHANGELOG.md

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

3+
## 9.4.0
4+
5+
### Minor Changes
6+
7+
- Utilize `Kbar` to allow users to quickly search and use the current commands Spectacle supports within presentations. Fixes #1115 ([#1161](https://github.com/FormidableLabs/spectacle/pull/1161))
8+
9+
### Patch Changes
10+
11+
- (fix [#1171](https://github.com/FormidableLabs/spectacle/issues/1171)) Fix for URL state being overwritten (see [#1171](https://github.com/FormidableLabs/spectacle/issues/1171)) ([#1188](https://github.com/FormidableLabs/spectacle/pull/1188))
12+
313
## 9.3.0
414

515
### Minor 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.3.0",
3+
"version": "9.4.0",
44
"description": "ReactJS Powered Presentation Framework",
55
"types": "lib/index.d.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)