Skip to content

Commit f6f9cda

Browse files
committed
Release 1.8.3
1 parent 955c2ab commit f6f9cda

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.3 (2017-10-19)
4+
5+
### Other changes
6+
7+
* Fix inclusion tests for Pug [[`955c2ab`](https://github.com/PrismJS/prism/commit/955c2ab)]
8+
39
## 1.8.2 (2017-10-19)
410

511
### Updated 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.2",
3+
"version": "1.8.3",
44
"description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
55
"main": "prism.js",
66
"scripts": {

0 commit comments

Comments
 (0)