This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +39
-174
lines changed Expand file tree Collapse file tree 5 files changed +39
-174
lines changed Original file line number Diff line number Diff line change 55
66* color: v1.0.0-rc.1 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/color/CHANGELOG.md ) )
77
8+
9+ ### Applications
10+
11+ * docs: v1.0.0-rc.3 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md ) )
12+
813### Others
914
1015* utils: v1.0.0-rc.1-2 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/utils/CHANGELOG.md ) )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Are you interested to contribute to our open source project? That would be aweso
2929
3030| Project | Version | Online | Links |
3131| ------- | ------- | ------- | :-----:|
32- | ** Documentation** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-rc.1-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-rc.3 &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-beta.1&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-beta.4&color=orange ) | | [ ` README.md ` ] ( studio/README.md )
3535| ** Website** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-rc.2&color=success )] ( https://deckdeckgo.com ) | [ https://deckdeckgo.com ] ( https://deckdeckgo.com ) | [ ` Repo ` ] ( https://github.com/deckgo/deckdeckgo-website/ )
Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0-rc.3 " ></a >
2+ # 1.0.0-rc.3 (2019-09-21)
3+
4+ ### Features
5+
6+ * new ` @deckdeckgo/color ` Web Component documented
7+
8+ <a name =" 1.0.0-rc.2 " ></a >
9+ # 1.0.0-rc.2 (2019-09-15)
10+
11+ ### Features
12+
13+ * document modifications related to remote
14+
115<a name =" 1.0.0-rc.1-1 " ></a >
216# 1.0.0-rc.1-1 (2019-09-13)
317
Original file line number Diff line number Diff line change 11{
22 "name" : " deckdeckgo-docs" ,
3- "version" : " 1.0.0-rc.2 " ,
3+ "version" : " 1.0.0-rc.3 " ,
44 "description" : " The Progressive Web App alternative for simple presentations" ,
55 "license" : " MIT" ,
66 "files" : [
1515 },
1616 "dependencies" : {
1717 "@deckdeckgo/charts" : " ^1.0.0-rc.1" ,
18- "@deckdeckgo/color" : " file:../webcomponents/color " ,
18+ "@deckdeckgo/color" : " ^1.0.0-rc.1 " ,
1919 "@deckdeckgo/core" : " ^1.0.0-rc.1" ,
2020 "@deckdeckgo/highlight-code" : " ^1.0.0-rc.1" ,
21- "@deckdeckgo/inline-editor" : " ^1.0.0-rc.1 " ,
21+ "@deckdeckgo/inline-editor" : " ^1.0.0-rc.2 " ,
2222 "@deckdeckgo/qrcode" : " ^1.0.0-rc.1" ,
2323 "@deckdeckgo/slide-author" : " ^1.0.0-rc.1" ,
2424 "@deckdeckgo/slide-big-img" : " ^1.0.0-rc.1" ,
You can’t perform that action at this time.
0 commit comments