Skip to content

Commit

Permalink
Release 0.3.0-3
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Sep 24, 2021
1 parent 25aa44d commit 7aecabe
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,10 +4,17 @@ 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-3](https://github.com/izelnakri/qunitx/compare/0.3.0-2...0.3.0-3)

- 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)

> 24 September 2021
- Bump docker/build-push-action from 2.6.1 to 2.7.0 [`#26`](https://github.com/izelnakri/qunitx/pull/26)
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 [`#27`](https://github.com/izelnakri/qunitx/pull/27)
- Release 0.3.0-2 [`98d8299`](https://github.com/izelnakri/qunitx/commit/98d8299eef09dff096e9d22a9f215694ffee5d8c)
- add github container registry cache to ci [`8c4919d`](https://github.com/izelnakri/qunitx/commit/8c4919d72c1821410d7f2d1db0406b641898f2f5)
- update pkgs and add sanity tests [`fbef270`](https://github.com/izelnakri/qunitx/commit/fbef270b003909582cf445586bd674264db88d66)

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-2",
"version": "0.3.0-3",
"description": "Experimental improvements, suggestions for qunit CLI",
"author": "Izel Nakri",
"license": "MIT",
Expand Down

0 comments on commit 7aecabe

Please sign in to comment.