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

Commit 7737d24

Browse files
chore: release v7 and studio v6
Signed-off-by: peterpeterparker <[email protected]>
1 parent 729ae4d commit 7737d24

6 files changed

+16
-6
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
<a name="6.1.0"></a>
1+
<a name="7.0.0"></a>
22

3-
# [6.1.0](https://github.com/deckgo/deckdeckgo/compare/v6.0.0...v6.1.0) (2022-XX-YY)
3+
# [7.0.0](https://github.com/deckgo/deckdeckgo/compare/v6.0.0...v7.0.0) (2022-04-15)
4+
5+
### Applications
6+
7+
- studio: v6.0.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/main/studio/CHANGELOG.md))
48

59
### Providers: New
610

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo",
3-
"version": "4.10.0",
3+
"version": "7.0.0",
44
"author": "David Dal Busco",
55
"description": "The web open source editor for presentations",
66
"private": true,

studio/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 6.0.0 (2022-04-15)
2+
3+
### Features
4+
5+
- extract architecture to create [Papyrs](https://papy.rs)
6+
17
# 5.3.0 (2022-02-04)
28

39
### Features

studio/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-studio",
3-
"version": "5.3.0",
3+
"version": "6.0.0",
44
"author": "David Dal Busco",
55
"description": "The web open source editor for presentations",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)