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

Commit c73d04c

Browse files
release: v2.1.0 🥜
1 parent 30bc432 commit c73d04c

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
<a name="2.1.0"></a>
22

3-
# [2.1.0](https://github.com/deckgo/deckdeckgo/compare/v2.0.0...v2.1.0) (In progress..)
3+
# [2.1.0](https://github.com/deckgo/deckdeckgo/compare/v2.0.0...v2.1.0) (2020-07-30)
4+
5+
Announcing DeckDeckGo **Enterprise**, another kind of editor for your company's presentations.
6+
7+
Easily apply your corporate identity and design across all your company’s presentations. Secure distribution and maintenance.
8+
9+
[More information, features and contact](https://deckdeckgo.com/enterprise).
410

511
### Applications
612

713
- docs: v1.7.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
14+
- studio: v2.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
815

916
### Web Components
1017

‎studio/CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 2.1.0 (2020-07-30)
2+
3+
### Features
4+
5+
- enterprise: new dedicated page, improved navigation and press update ([#820](https://github.com/deckgo/deckdeckgo/pull/820))
6+
7+
### Fix
8+
9+
- social icons are not shown ([#814](https://github.com/deckgo/deckdeckgo/issues/814))
10+
- add rel to outgoing links for security reasons ([#815](https://github.com/deckgo/deckdeckgo/issues/815))
11+
- aria-labels are incorrectly implemented (typo) ([#812](https://github.com/deckgo/deckdeckgo/issues/812))
12+
113
# 2.0.0 (2020-07-23)
214

315
### Features

‎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": "2.0.0",
3+
"version": "2.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)