We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2188651 commit 2016a06Copy full SHA for 2016a06
CHANGELOG.md
@@ -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
10
# 0.5.0 (2018-02-09)
11
12
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "less-openui5",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Build OpenUI5 themes with Less.js",
"scripts": {
"lint": "eslint lib test",
0 commit comments