Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed May 25, 2020
1 parent 6396bb4 commit 8462679
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

A list of unreleased changes can be found [here](https://github.com/SAP/karma-ui5/compare/v2.1.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/karma-ui5/compare/v2.1.2...HEAD).

<a name="v2.1.2"></a>
## [v2.1.2] - 2020-05-25
### Bug Fixes
- Protocol error when using https ui5.url [`6396bb4`](https://github.com/SAP/karma-ui5/commit/6396bb4439683db16b98d25882f2154b8dfd886f)


<a name="v2.1.1"></a>
## [v2.1.1] - 2020-05-19
Expand Down Expand Up @@ -126,6 +132,7 @@ versions will only be published as `karma-ui5`.
<a name="0.1.0"></a>
## 0.1.0 - 2014-12-08

[v2.1.2]: https://github.com/SAP/karma-ui5/compare/v2.1.1...v2.1.2
[v2.1.1]: https://github.com/SAP/karma-ui5/compare/v2.1.0...v2.1.1
[v2.1.0]: https://github.com/SAP/karma-ui5/compare/v2.0.0...v2.1.0
[v2.0.0]: https://github.com/SAP/karma-ui5/compare/v1.2.0...v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "karma-ui5",
"description": "A Karma plugin for UI5",
"version": "2.1.1",
"version": "2.1.2",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"homepage": "https://github.com/SAP/karma-ui5",
Expand Down

0 comments on commit 8462679

Please sign in to comment.