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

Commit 7f7c2d4

Browse files
feat: shorten default full url displayed social text
1 parent 497783d commit 7f7c2d4

File tree

6 files changed

+954
-943
lines changed

6 files changed

+954
-943
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a name="1.6.0"></a>
22

3-
# [1.6.0](https://github.com/deckgo/deckdeckgo/compare/v1.5.0...v1.6.0) (2020-07-03)
3+
# [1.6.0](https://github.com/deckgo/deckdeckgo/compare/v1.5.0...v1.6.0) (In progress...)
44

55
### Applications
66

@@ -11,6 +11,7 @@
1111
### Web Components
1212

1313
- highlight-code: v1.1.2 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/highlight-code/CHANGELOG.md))
14+
- social: v2.0.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/social/CHANGELOG.md))
1415

1516
### Others
1617

webcomponents/social/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
# 2.0.0 (2020-07-10)
2+
3+
### Features
4+
5+
- the default `full-url` text is now displayed without `http`, `https` and `www`. if you still want to display these, provide the url as slot too.
6+
17
# 1.0.1 (2020-05-11)
28

3-
### Feat
9+
### Features
410

511
- update Stencil for Gatsby build
612

0 commit comments

Comments
 (0)