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

Commit dcdaf9e

Browse files
release: v1.1.0
Signed-off-by: peterpeterparker <[email protected]>
1 parent bf5f9a6 commit dcdaf9e

File tree

4 files changed

+20
-3
lines changed

4 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
<a name="1.1.0"></a>
22

3-
# [1.1.0](https://github.com/deckgo/deckdeckgo/compare/v1.0.0...v1.1.0) (In progress...)
3+
# [1.1.0](https://github.com/deckgo/deckdeckgo/compare/v1.0.0...v1.1.0) (2020-07-08)
44

55
### Applications
66

77
- demo: v2.2.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo-website/blob/master/CHANGELOG.md))
88
- docs: v1.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
99
- remote: v1.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/remote/CHANGELOG.md))
10+
- studio: v1.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
1011

1112
### Web Components: New
1213

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.1.0"></a>
2+
3+
# 1.1.0 (2020-05-08)
4+
5+
### Features
6+
7+
- showcase interacted apps and websites in presentations ([#715](https://github.com/deckgo/deckdeckgo/issues/715))
8+
- add "Studio" as a PWA to Google Play ([#687](https://github.com/deckgo/deckdeckgo/issues/687))
9+
- deck font review ([#713](https://github.com/deckgo/deckdeckgo/pull/713))
10+
- `font-weight: 700` for h1 and h2 ([#704](https://github.com/deckgo/deckdeckgo/issues/704))
11+
12+
### Fix
13+
14+
- load images and charts in dashboard ([#717](https://github.com/deckgo/deckdeckgo/pull/717))
15+
- alignment fonts in split template ([#716](https://github.com/deckgo/deckdeckgo/pull/716))
16+
117
<a name="1.0.0"></a>
218

319
# 1.0.0 (2020-04-21)

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",
3+
"version": "1.1.0",
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)