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

Commit f74af35

Browse files
release: studio v1.0.0-beta.12-1
Signed-off-by: peterpeterparker <[email protected]>
1 parent e5363bb commit f74af35

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# [1.0.0-rc.21-1](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-rc.21...v1.0.0-rc.21-1) (2020-03-09)
44

5+
### Applications
6+
7+
- studio: v1.0.0-beta.12-1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
8+
59
### Web Components
610

711
- charts: v1.0.0-rc.6-1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/charts/CHANGELOG.md))

studio/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
<a name="1.0.0-beta.12-1"></a>
2+
3+
# 1.0.0-beta.12-1 (2020-03-09)
4+
5+
### Fix
6+
7+
- rotation miscalculated on first click (drag, drop and resize)
8+
- spacing around social logo on the "author" template
9+
110
<a name="1.0.0-beta.12"></a>
211

3-
# 1.0.0-beta.12 (2020-01-27)
12+
# 1.0.0-beta.12 (2020-02-27)
413

514
### Features
615

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.12",
3+
"version": "1.0.0-beta.12-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)