Skip to content

Commit

Permalink
Release 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Mar 3, 2022
1 parent 0f19dfd commit d8ac855
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.3.5](https://github.com/izelnakri/qunitx/compare/0.3.4...0.3.5)

- esbuild updated to v0.14.24 [`0f19dfd`](https://github.com/izelnakri/qunitx/commit/0f19dfdecedd64c1cc3adbc45d7fdcdbafb1731a)

#### [0.3.4](https://github.com/izelnakri/qunitx/compare/0.3.3...0.3.4)

> 3 March 2022
- Release 0.3.4 [`24d7721`](https://github.com/izelnakri/qunitx/commit/24d7721053e2933dc1ee050a83ba1b06c2bd0b39)
- update qunit [`d3df084`](https://github.com/izelnakri/qunitx/commit/d3df084690f7a39127ffeb185b715e87083d08f1)

#### [0.3.3](https://github.com/izelnakri/qunitx/compare/0.3.2...0.3.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.3.4",
"version": "0.3.5",
"description": "Experimental improvements, suggestions for qunit CLI",
"author": "Izel Nakri",
"license": "MIT",
Expand Down

0 comments on commit d8ac855

Please sign in to comment.