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

Commit 14bd8df

Browse files
chore: release ic providers
Signed-off-by: peterpeterparker <[email protected]>
1 parent 007712a commit 14bd8df

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Providers
66

77
- firebase: v3.0.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/main/providers/firebase/CHANGELOG.md))
8-
- ic: v4.1.2 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/main/providers/ic/CHANGELOG.md))
8+
- ic: v4.1.3 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/main/providers/ic/CHANGELOG.md))
99

1010
### Web Components
1111

providers/ic/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.1.3 (2021-12-24)
2+
3+
### Feature
4+
5+
- add an `<article/>` around the published doc content
6+
- emit doc and deck published once the overview has been updated too
7+
18
# 4.1.2 (2021-12-22)
29

310
### Build

providers/ic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deckdeckgo/ic",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "The Internet Computer connectors of the DeckDeckGo editor for slides",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)