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

Commit d1ad8f0

Browse files
release: remote v1.2.1
Signed-off-by: peterpeterparker <[email protected]>
1 parent bfb0c49 commit d1ad8f0

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Applications
66

77
- docs: v1.4.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
8+
- remote: v1.2.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/remote/CHANGELOG.md))
89
- studio: v1.3.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
910

1011
### Web Components

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Are you interested to contribute to our open source project? That would be aweso
4646
| Project | Version | Online | Links |
4747
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | :--------------------------------------------------: |
4848
| **Studio** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.3.0&color=success)](https://deckdeckgo.com) | [https://deckdeckgo.com](https://deckdeckgo.com) | [`README.md`](studio/README.md) |
49-
| **Remote control** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.2.0&color=success)](https://deckdeckgo.app) | [https://deckdeckgo.app](https://deckdeckgo.app) | [`README.md`](remote/README.md) |
49+
| **Remote control** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.2.1&color=success)](https://deckdeckgo.app) | [https://deckdeckgo.app](https://deckdeckgo.app) | [`README.md`](remote/README.md) |
5050
| **Documentation** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.3.0&color=success)](https://docs.deckdeckgo.com) | [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com) | [`README.md`](docs/README.md) |
5151
| **Demo** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v2.2.0&color=success)](https://demo.deckdeckgo.com) | [https://demo.deckdeckgo.com](https://demo.deckdeckgo.com) | [`Repo`](https://github.com/deckgo/deckdeckgo-demo/) |
5252

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

remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-remote",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"author": "David Dal Busco",
55
"description": "Present and interact with your lightweight DeckDeckGo's presentation",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)