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

Commit

Permalink
release: v7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Nov 22, 2020
1 parent c9adad2 commit 08c1fd8
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 10 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 7.1.3

### Build

- update utils

# 7.1.2

### Features
Expand Down
21 changes: 14 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studio-kit",
"version": "7.1.2",
"version": "7.1.3",
"description": "Made with DeckDeckGo, the web open source editor for presentations",
"homepage": "https://deckdeckgo.com",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@deckdeckgo/highlight-code": "^2.2.1",
"@deckdeckgo/kit": "^2.0.2",
"@deckdeckgo/lazy-img": "^3.0.0",
"@deckdeckgo/markdown": "^2.0.0",
"@deckdeckgo/markdown": "^2.0.1",
"@deckdeckgo/math": "^2.0.3",
"@deckdeckgo/qrcode": "^2.0.1",
"@deckdeckgo/remote": "^2.0.1",
Expand All @@ -56,7 +56,7 @@
"@deckdeckgo/slide-utils": "^2.6.1",
"@deckdeckgo/slide-youtube": "^2.2.2",
"@deckdeckgo/social": "^4.0.0",
"@deckdeckgo/utils": "^1.3.0",
"@deckdeckgo/utils": "^1.7.0",
"@deckdeckgo/word-cloud": "^1.0.5",
"@deckdeckgo/youtube": "^2.0.1",
"@ionic/core": "^5.5.0",
Expand Down

0 comments on commit 08c1fd8

Please sign in to comment.