Skip to content

Commit 2016a06

Browse files
committed
0.5.1
1 parent 2188651 commit 2016a06

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.5.1 (2018-03-12)
2+
3+
### Fixes
4+
- Changed paths in variable collector to posix variant [#19](https://github.com/SAP/less-openui5/pull/19)
5+
6+
### All changes
7+
[`0.5.0...0.5.1`](https://github.com/SAP/less-openui5/compare/0.5.0...0.5.1)
8+
9+
110
# 0.5.0 (2018-02-09)
211

312
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "less-openui5",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Build OpenUI5 themes with Less.js",
55
"scripts": {
66
"lint": "eslint lib test",

0 commit comments

Comments
 (0)