Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Sep 27, 2021
1 parent 7aecabe commit af5704b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.3.0](https://github.com/izelnakri/qunitx/compare/0.3.0-3...0.3.0)

#### [0.3.0-3](https://github.com/izelnakri/qunitx/compare/0.3.0-2...0.3.0-3)

> 24 September 2021
- Release 0.3.0-3 [`7aecabe`](https://github.com/izelnakri/qunitx/commit/7aecabe941c2480768eb5f091fbec20c5ea196ef)
- fix qunit hack stats reference clearing [`25aa44d`](https://github.com/izelnakri/qunitx/commit/25aa44d107660db3f5bce553fe5b9e5b75a339df)

#### [0.3.0-2](https://github.com/izelnakri/qunitx/compare/0.3.0-1...0.3.0-2)
Expand Down
4 changes: 2 additions & 2 deletions 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": "qunitx",
"type": "module",
"version": "0.3.0-3",
"version": "0.3.0",
"description": "Experimental improvements, suggestions for qunit CLI",
"author": "Izel Nakri",
"license": "MIT",
Expand Down

0 comments on commit af5704b

Please sign in to comment.