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

Commit 3001215

Browse files
release: deck-utils v1.0.0-rc.3-3
Signed-off-by: peterpeterparker <[email protected]>
1 parent 7d78cc6 commit 3001215

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
<a name="1.0.0-rc.22"></a>
1+
<a name="1.0.0-rc.21-1"></a>
22

3-
# [1.0.0-rc.22](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-rc.21...v1.0.0-rc.22) (in progress)
3+
# [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

55
### Web Components
66

77
- drag-resize-rotate: v1.0.0-beta.3-1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/drag-resize-rotate/CHANGELOG.md))
88

9+
### Others
10+
11+
- deck-utils: v1.0.0-rc.3-3 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/CHANGELOG.md))
12+
913
<a name="1.0.0-rc.21"></a>
1014

1115
# [1.0.0-rc.21](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-rc.20...v1.0.0-rc.21) (2020-02-27)

utils/deck/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="1.0.0-rc.3-3"></a>
2+
3+
# 1.0.0-rc.3-3 (2020-03-09)
4+
5+
- padding around social logo on Windows Chrome
6+
17
<a name="1.0.0-rc.3-2"></a>
28

39
# 1.0.0-rc.3-2 (2020-02-23)

utils/deck/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.

utils/deck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deckdeckgo/deck-utils",
3-
"version": "1.0.0-rc.3-2",
3+
"version": "1.0.0-rc.3-3",
44
"author": "David Dal Busco",
55
"description": "Utils and styles for the DeckDeckGo applications",
66
"license": "MIT",

0 commit comments

Comments
 (0)