Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a name="1.6.0"></a>

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

### Applications

Expand All @@ -11,6 +11,7 @@
### Web Components

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

### Others

Expand Down
8 changes: 7 additions & 1 deletion webcomponents/social/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# 2.0.0 (2020-07-10)

### Features

- 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.

# 1.0.1 (2020-05-11)

### Feat
### Features

- update Stencil for Gatsby build

Expand Down
Loading