Skip to content

Commit

Permalink
Release 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Feb 1, 2021
1 parent c72a3bc commit 1bfc0d3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
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.3.2...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/karma-ui5/compare/v2.3.3...HEAD).

<a name="v2.3.3"></a>
## [v2.3.3] - 2021-02-01

<a name="v2.3.2"></a>
## [v2.3.2] - 2020-11-24
Expand Down Expand Up @@ -166,6 +169,7 @@ versions will only be published as `karma-ui5`.
<a name="0.1.0"></a>
## 0.1.0 - 2014-12-08

[v2.3.3]: https://github.com/SAP/karma-ui5/compare/v2.3.2...v2.3.3
[v2.3.2]: https://github.com/SAP/karma-ui5/compare/v2.3.1...v2.3.2
[v2.3.1]: https://github.com/SAP/karma-ui5/compare/v2.3.0...v2.3.1
[v2.3.0]: https://github.com/SAP/karma-ui5/compare/v2.2.1...v2.3.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.3.2",
"version": "2.3.3",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"homepage": "https://github.com/SAP/karma-ui5",
Expand Down

0 comments on commit 1bfc0d3

Please sign in to comment.