Skip to content

Commit 5319099

Browse files
committed
Release 0.11.6
1 parent 1966786 commit 5319099

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5-
A list of unreleased changes can be found [here](https://github.com/SAP/less-openui5/compare/v0.11.5...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/less-openui5/compare/v0.11.6...HEAD).
6+
7+
<a name="v0.11.6"></a>
8+
## [v0.11.6] - 2023-01-23
9+
### Bug Fixes
10+
- Switch to maintained fork of "css" package ([#272](https://github.com/SAP/less-openui5/issues/272)) [`0bb592d`](https://github.com/SAP/less-openui5/commit/0bb592d9dfb9eb799870a18f102a6ea40574e8ac)
11+
612

713
<a name="v0.11.5"></a>
814
## [v0.11.5] - 2022-12-12
@@ -139,6 +145,7 @@ Only Node.js v10 or higher is supported.
139145
- Scope rule handling ([#92](https://github.com/SAP/less-openui5/issues/92)) [`89b56c1`](https://github.com/SAP/less-openui5/commit/89b56c1a975f53ea8e436878b07707f1fb061486)
140146

141147

148+
[v0.11.6]: https://github.com/SAP/less-openui5/compare/v0.11.5...v0.11.6
142149
[v0.11.5]: https://github.com/SAP/less-openui5/compare/v0.11.4...v0.11.5
143150
[v0.11.4]: https://github.com/SAP/less-openui5/compare/v0.11.3...v0.11.4
144151
[v0.11.3]: https://github.com/SAP/less-openui5/compare/v0.11.2...v0.11.3

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.11.5",
3+
"version": "0.11.6",
44
"description": "Build OpenUI5 themes with Less.js",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)