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

Commit 0859530

Browse files
feat: org scoped DeckDeckGo package
1 parent d85a8b2 commit 0859530

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

webcomponents/types/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="1.0.0-alpha.10"></a>
2+
# 1.0.0-alpha.10 (2019-05-26)
3+
4+
### Breaking
5+
6+
* move to the org scoped package `@deckdeckgo/types`
7+
18
<a name="1.0.0-alpha.9"></a>
29
# 1.0.0-alpha.9 (2019-04-18)
310

webcomponents/types/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webcomponents/types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "deckdeckgo-types",
3-
"version": "1.0.0-alpha.9",
2+
"name": "@deckdeckgo/types",
3+
"version": "1.0.0-alpha.10",
44
"author": "David Dal Busco",
55
"description": "Present and interact with your DeckDeckGo's PWA presentation",
66
"license": "MIT",

0 commit comments

Comments
 (0)