Skip to content

Commit 449f5d2

Browse files
committed
1.2.5
1 parent aebe8f7 commit 449f5d2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 1.2.5 - 2016-08-20
2+
13
- Fixed: security issue due to the usage of ``eval()``.
24
This is to avoid an arbitrary code execution.
35
Now operations are resolved using

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.4",
3+
"version": "1.2.5",
44
"description": "Reduce CSS calc() function to the maximum",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)