Skip to content

Commit

Permalink
Release 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed May 16, 2023
1 parent 428a388 commit 150ae8b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.4.5](https://github.com/izelnakri/qunitx/compare/0.4.4...0.4.5)

- Improve test result output [`428a388`](https://github.com/izelnakri/qunitx/commit/428a388cd3d71692f4e4930b94847a7f44667dab)

#### [0.4.4](https://github.com/izelnakri/qunitx/compare/0.4.3...0.4.4)

> 16 May 2023
- Release 0.4.4 [`f18c28c`](https://github.com/izelnakri/qunitx/commit/f18c28c3209eea34b9f0416b2bf9f7e258e0468c)
- FIX: --browser handle circular objects on asserts [`b277d4e`](https://github.com/izelnakri/qunitx/commit/b277d4e1991c3a903f69bdf0f4d61bb3b767c4a2)

#### [0.4.3](https://github.com/izelnakri/qunitx/compare/0.4.2...0.4.3)
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.4.4",
"version": "0.4.5",
"description": "Experimental improvements, suggestions for qunit CLI",
"author": "Izel Nakri",
"license": "MIT",
Expand Down

0 comments on commit 150ae8b

Please sign in to comment.