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

Commit b3b55cb

Browse files
release: v3.2.1
1 parent 816d3ac commit b3b55cb

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
<a name="3.3.0"></a>
1+
<a name="3.2.1"></a>
22

3-
# [3.3.0](https://github.com/deckgo/deckdeckgo/compare/v3.2.0...v3.3.0) (In progress...)
3+
# [3.2.1](https://github.com/deckgo/deckdeckgo/compare/v3.2.0...v3.2.1) (2020-12-16)
4+
5+
### Applications
6+
7+
- studio: v3.2.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
48

59
### Web Components
610

@@ -14,6 +18,8 @@
1418

1519
# [3.2.0](https://github.com/deckgo/deckdeckgo/compare/v3.1.0...v3.2.0) (2020-11-28)
1620

21+
### Applications
22+
1723
- studio: v3.2.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
1824

1925
<a name="3.1.0"></a>

studio/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 3.2.1 (2020-12-16)
2+
3+
### Features
4+
5+
- disable spellcheck in fullscreen ([#264](https://github.com/deckgo/deckdeckgo/issues/264))
6+
- split settings in two routes customization and profile ([#1028](https://github.com/deckgo/deckdeckgo/pull/1028))
7+
- goodfirms featured story ([#1033](https://github.com/deckgo/deckdeckgo/pull/1033))
8+
- avatar display and size in menu ([#1029](https://github.com/deckgo/deckdeckgo/pull/1029))
9+
- display brand name in navigation offline ([#1025](https://github.com/deckgo/deckdeckgo/pull/1025))
10+
111
# 3.2.0 (2020-11-28)
212

313
### 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": "3.1.0",
3+
"version": "3.2.1",
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)