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 +133
-122
lines changed Expand file tree Collapse file tree 5 files changed +133
-122
lines changed Original file line number Diff line number Diff line change 2323
2424### Others
2525
26- - cloud: v1.1.0 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/cloud/CHANGELOG.md ) )
26+ - cloud: v1.1.1 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/cloud/CHANGELOG.md ) )
2727- deck-utils: v2.3.1 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/CHANGELOG.md ) )
2828- gatsby-remark-highlight-code: v1.4.1 ([ CHANGELOG] ( https://github.com/deckgo/gatsby-remark-highlight-code/blob/master/CHANGELOG.md ) )
2929- starter kit: v2.5.2 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo-starter/blob/master/CHANGELOG.md ) )
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Are you interested to contribute to our open source project? That would be aweso
104104| -------------------------------- | ---------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------: |
105105| ** Backend** | | ![ version] ( https://img.shields.io/static/v1.svg?label=version&message=v2.0.0&color=success ) | [ ` README.md ` ] ( backend/README.md ) |
106106| ** CLI** | [ ` create-deckdeckgo ` ] ( https://www.npmjs.com/package/create-deckdeckgo ) | [ ![ version] ( https://img.shields.io/npm/v/create-deckdeckgo/latest.svg?color=success )] ( https://www.npmjs.com/package/create-deckdeckgo ) | [ ` README.md ` ] ( cli/README.md ) |
107- | ** Cloud** | | ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.1.0 &color=success ) | [ ` README.md ` ] ( cloud/README.md ) |
107+ | ** Cloud** | | ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.1.1 &color=success ) | [ ` README.md ` ] ( cloud/README.md ) |
108108| ** Gatsby plugin highlight code** | | ![ version] ( https://img.shields.io/static/v1.svg?label=version&message=v1.4.1&color=success ) | [ ` Repo ` ] ( https://github.com/deckgo/gatsby-remark-highlight-code/ ) |
109109| ** Infrastructure** | | | [ ` README.md ` ] ( infra/README.md ) |
110110| ** Starter kit** | | ![ version] ( https://img.shields.io/static/v1.svg?label=version&message=v2.5.1&color=success ) | [ ` Repo ` ] ( http://github.com/deckgo/deckdeckgo-starter/ ) |
Original file line number Diff line number Diff line change 1+ <a name =" 1.1.1 " ></a >
2+
3+ # 1.1.1 (2020-06-19)
4+
5+ ### Fix
6+
7+ - revert puppeteer supported by firestore cloud ([ #767 ] ( https://github.com/deckgo/deckdeckgo/issues/767 ) )
8+
19<a name =" 1.1.0 " ></a >
210
311# 1.1.0 (2020-06-15)
You can’t perform that action at this time.
0 commit comments