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

Commit cf4ec41

Browse files
release: v4.4.0
1 parent 05c44e8 commit cf4ec41

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="4.4.0"></a>
2+
3+
# [4.4.0](https://github.com/deckgo/deckdeckgo/compare/v4.3.0...v4.4.0) (2021-03-18)
4+
5+
### Applications
6+
7+
- studio: v4.4.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
8+
19
<a name="4.3.0"></a>
210

311
# [4.3.0](https://github.com/deckgo/deckdeckgo/compare/v4.2.0...v4.3.0) (2021-03-12)

studio/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 4.4.0 (2020-03-18)
2+
3+
### Features
4+
5+
- spanish translations ([#360](https://github.com/deckgo/deckdeckgo/issues/360))
6+
7+
### Fix
8+
9+
- unable to go offline ([#1104](https://github.com/deckgo/deckdeckgo/issues/1104))
10+
- notes encoding text incorrectly ([#1105](https://github.com/deckgo/deckdeckgo/issues/1105))
11+
112
# 4.3.0 (2020-03-12)
213

314
### 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": "4.3.0",
3+
"version": "4.4.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)