Skip to content

Commit 8c76f2f

Browse files
committed
1.2.6
1 parent 3ec89b5 commit 8c76f2f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
# 1.2.6 - 2016-08-22
2+
13
- Fixed: regression from 1.2.5 on calc() on multiple lines
24
(@MoOx)
35

4-
# 1.2.5 - 2016-08-20
6+
# 1.2.5 - 2016-08-22
57

68
- Fixed: security issue due to the usage of ``eval()``.
79
This is to avoid an arbitrary code execution.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reduce-css-calc",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Reduce CSS calc() function to the maximum",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)