-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.47.16](v4.47.15...v4.47.16) (2021-10-12) ### Bug Fixes * **deps:** update dependency @popperjs/core to v2.10.2 ([d8ba6da](d8ba6da)) * **deps:** update dependency bulma-toast to v2.4.1 ([66deb09](66deb09))
- Loading branch information
1 parent
61dab29
commit 945ddb7
Showing
5 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
templateDir: python/templates | ||
packageName: 'stencila.hub' | ||
packageUrl: https://pypi.org/project/stencila.hub/ | ||
packageVersion: 4.47.15 | ||
packageVersion: 4.47.16 | ||
infoName: Stencila and contributors | ||
infoEmail: [email protected] | ||
licenseInfo: Apache 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by generate.js. Commit this file, but do not edit it. | ||
|
||
# The version of @stencila/components to use | ||
version = "0.39.3" | ||
version = "0.40.2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "4.47.15" | ||
__version__ = "4.47.16" |