Skip to content

Commit f8b50e3

Browse files
committed
1.2.8
1 parent 1757bd7 commit f8b50e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.2.8 - 2016-08-26
2+
3+
- Fixed: regression from 1.2.5 on calc() with value without leading 0
4+
([#17](https://github.com/MoOx/reduce-css-calc/pull/17) - @ben-eb)
5+
16
# 1.2.7 - 2016-08-22
27

38
- Fixed: regression from 1.2.5 on calc() with value without leading 0

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

0 commit comments

Comments
 (0)