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

Commit 3fcf04d

Browse files
release: webpack plugin v1.0.0-rc.1-2
1 parent f33b708 commit 3fcf04d

File tree

4 files changed

+17
-2
lines changed

4 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.0.0-rc.11"-1></a>
2+
# [1.0.0-rc.11-1](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-rc.11...v1.0.0-11-1) (2019-09-02)
3+
4+
### Others
5+
6+
* starter kit: v1.0.0-rc.1-2 ([CHANGELOG](https://github.com/deckgo/deckdeckgo-starter/blob/master/CHANGELOG.md))
7+
* webpack: v1.0.0-rc.1-2 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webpack/CHANGELOG.md))
8+
19
<a name="1.0.0-rc.11"></a>
210
# [1.0.0-rc.11](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-rc.10...v1.0.0-11) (2019-09-01)
311

webpack/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-rc.1-2"></a>
2+
# 1.0.0-rc.1-2 (2019-09-02)
3+
4+
### Fix
5+
6+
* fix `remarkable` import for runtime
7+
18
<a name="1.0.0-rc.1-1"></a>
29
# 1.0.0-rc.1-1 (2019-08-31)
310

webpack/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-webpack-plugins",
3-
"version": "1.0.0-rc.1-1",
3+
"version": "1.0.0-rc.1-2",
44
"author": "David Dal Busco",
55
"description": "A collection of Webpack plugins to create a DeckDeckGo presentation",
66
"license": "MIT",

0 commit comments

Comments
 (0)