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

Commit bcf67a9

Browse files
release: highlight code v1.0.0-alpha.14
1 parent b8f383c commit bcf67a9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

webcomponents/highlight-code/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.14"></a>
2+
# 1.0.0-alpha.14 (2019-04-30)
3+
4+
### Features
5+
6+
* add a default color for the code highlighting background
7+
18
<a name="1.0.0-alpha.13"></a>
29
# 1.0.0-alpha.13 (2019-04-30)
310

webcomponents/highlight-code/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.

webcomponents/highlight-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-highlight-code",
3-
"version": "1.0.0-alpha.13",
3+
"version": "1.0.0-alpha.14",
44
"description": "A Web Component to highlight your code",
55
"module": "dist/esm/index.js",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)