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

Commit 966b253

Browse files
release: studio v1.0.0-beta.6
1 parent f82d2dd commit 966b253

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
### Applications
55

6+
* studio: v1.0.0-beta.6 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
67
* docs: v1.0.0-rc.4-1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
78

89
### Web Components

studio/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="1.0.0-beta.6"></a>
2+
# 1.0.0-beta.6 (2019-10-07)
3+
4+
### Features
5+
6+
* integrate template QR code ([#384](https://github.com/deckgo/deckdeckgo/issues/384))
7+
* add a meta attribute for the display in the feed ([#361](https://github.com/deckgo/deckdeckgo/issues/361))
8+
* mock api ([#367](https://github.com/deckgo/deckdeckgo/issues/367))
9+
* background opacity and missing "white" in color picker ([#348](https://github.com/deckgo/deckdeckgo/issues/348))
10+
* randomize feed ([#374](https://github.com/deckgo/deckdeckgo/issues/374))
11+
* don't persist "grammarly" injected data ([#376](https://github.com/deckgo/deckdeckgo/issues/376))
12+
13+
### Fix
14+
15+
* non latin characters as presentation's name / url ([#385](https://github.com/deckgo/deckdeckgo/issues/385))
16+
117
<a name="1.0.0-beta.5-2"></a>
218
# 1.0.0-beta.5-2 (2019-09-23)
319

studio/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.

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-studio",
3-
"version": "1.0.0-beta.5-2",
3+
"version": "1.0.0-beta.6",
44
"author": "David Dal Busco",
55
"description": "The web open source editor for presentations",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)