Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit f0a75e8

Browse files
release: core v1.0.0-beta.40
1 parent e2c004d commit f0a75e8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

webcomponents/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="1.0.0-beta.40"></a>
2+
# 1.0.0-beta.40 (2019-06-24)
3+
4+
### Features
5+
6+
* update `chart` slide to support animation with reveal actions
7+
18
<a name="1.0.0-beta.39-3"></a>
29
# 1.0.0-beta.39-3 (2019-06-16)
310

webcomponents/core/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webcomponents/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deckdeckgo/core",
3-
"version": "1.0.0-beta.39-3",
3+
"version": "1.0.0-beta.40",
44
"description": "Add a presentation to your web application using HTML and Web Components",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)