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

Commit 2f6d689

Browse files
release: core v1.0.0-beta.42
1 parent 5d80db4 commit 2f6d689

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

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.51-1"></a>
2+
# [1.0.0-beta.51-1](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-beta.51...v1.0.0-beta.51-1) (2019-07-18)
3+
4+
### Web Components
5+
6+
* core: v1.0.0-beta.42 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/core/CHANGELOG.md))
7+
18
<a name="1.0.0-beta.51"></a>
29
# [1.0.0-beta.51](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-beta.50...v1.0.0-beta.51) (2019-07-17)
310

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.42"></a>
2+
# 1.0.0-beta.42 (2019-06-18)
3+
4+
### Features
5+
6+
* add a new function to query the slide definitions which could be used to update the remote connection
7+
18
<a name="1.0.0-beta.41"></a>
29
# 1.0.0-beta.41 (2019-06-13)
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.41",
3+
"version": "1.0.0-beta.42",
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)