Skip to content

Commit e76cd72

Browse files
committed
Release 1.8.1
1 parent 335b693 commit e76cd72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Prism Changelog
22

3+
## 1.8.1 (2017-09-16)
4+
5+
### Other changes
6+
7+
* Add Arduino to components.js [[`290a3c6`](https://github.com/PrismJS/prism/commit/290a3c6)]
8+
39
## 1.8.0 (2017-09-16)
410

511
### New components

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismjs",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
55
"main": "prism.js",
66
"scripts": {

0 commit comments

Comments
 (0)