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

Commit 2346c2a

Browse files
release: docs v1.0.0-alpha.23
1 parent 64ede95 commit 2346c2a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<a name="1.0.0-beta.52-3"></a>
22
# [1.0.0-beta.52-3](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-beta.52-3...v1.0.0-beta.53) (2019-08-06)
33

4+
### Applications
5+
6+
* docs: v1.0.0-alpha.23 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
7+
48
### Web Components
59

610
* core: v1.0.0-beta.45 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/core/CHANGELOG.md))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The [DeckDeckGo website](https://github.com/deckgo/deckdeckgo-website) is a full
2929

3030
| Project | Version | Online | Links |
3131
| ------- | ------- | ------- |:-----:|
32-
| **Documentation** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-alpha.22-1&color=success)](https://docs.deckdeckgo.com) | [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com) | [`README.md`](docs/README.md)
32+
| **Documentation** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-alpha.23&color=success)](https://docs.deckdeckgo.com) | [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com) | [`README.md`](docs/README.md)
3333
| **Remote control** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-alpha.12&color=success)](https://deckdeckgo.app) | [https://deckdeckgo.app](https://deckdeckgo.app) | [`README.md`](remote/README.md)
3434
| **Studio** | ![version](https://img.shields.io/static/v1.svg?label=in%20development&message=v1.0.0-alpha.6&color=orange) | | [`README.md`](studio/README.md)
3535
| **Website** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-beta.15&color=success)](https://deckdeckgo.com) | [https://deckdeckgo.com](https://deckdeckgo.com) | [`Repo`](https://github.com/deckgo/deckdeckgo-website/)

docs/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<a name="1.0.0-alpha.23"></a>
2-
# 1.0.0-alpha.23 (Not released yet)
2+
# 1.0.0-alpha.23 (2019-08-06)
33

44
### Features
55

66
* improve demo slides in the documentation ([#199](https://github.com/deckgo/deckdeckgo/issues/199))
77
* add new attributes to the component `inline-editor`
8+
* add new template `deckgo-slide-countdown`
9+
* add new attribute to the component `lazy-img`
810

911
<a name="1.0.0-alpha.22"></a>
1012
# 1.0.0-alpha.22 (2019-07-30)

0 commit comments

Comments
 (0)