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

Commit 63d905b

Browse files
release: v1.0.0-beta.10
1 parent 7b29fde commit 63d905b

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.0.0-beta.10"></a>
2+
# [1.0.0-beta.10](https://github.com/deckgo/deckdeckgo-website/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2019-01-27)
3+
4+
### Features
5+
6+
* control reveal from remote control app ([7b29fde](https://github.com/deckgo/deckdeckgo-website/commit/7b29fde6a14abe56bdbf4fd5597417128c67ca66))
7+
* add information for the code scrolling on mobile devices ([f0eac31b](https://github.com/deckgo/deckdeckgo-website/commit/f0eac31bb8fd2a87b97a37156b1b783c26dbb679))
8+
* rtl sync with the starter ([de798485](https://github.com/deckgo/deckdeckgo-website/commit/de798485ac043685f8133795b39754997a94f2a9))
9+
* no notes button in the website ([636db02](https://github.com/deckgo/deckdeckgo-website/commit/636db024c38e6fc6219e07617ea78aeaf6abc714))
10+
* add a DeckDeckGo logo to test the QR code with logo ([e5d4d9d](https://github.com/deckgo/deckdeckgo-website/commit/e5d4d9db9f4e0438ee7138435d3fd110e16ffbe1))
11+
112
<a name="1.0.0-beta.9"></a>
213
# [1.0.0-beta.9](https://github.com/deckgo/deckdeckgo-website/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2018-12-27)
314

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-website",
3-
"version": "1.0.0-beta.9",
3+
"version": "1.0.0-beta.10",
44
"description": "DeckDeckGo, create a lightweight presentation using Web Components",
55
"homepage": "https://deckdeckgo.com",
66
"scripts": {

0 commit comments

Comments
 (0)