We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7196d5 commit 2e95ecaCopy full SHA for 2e95eca
.changeset/modern-ducks-try.md
packages/create-spectacle/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# create-spectacle
2
3
+## 0.4.1
4
+
5
+### Patch Changes
6
7
+- Fix inclusion of Spectacle library package.json ([#1307](https://github.com/FormidableLabs/spectacle/pull/1307))
8
9
## 0.4.0
10
11
### Minor Changes
packages/create-spectacle/package.json
@@ -1,6 +1,6 @@
{
"name": "create-spectacle",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Project generator for Spectacle",
"main": "bin/cli.js",
"files": [
0 commit comments