Skip to content

Commit

Permalink
Release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Jan 17, 2021
1 parent 8bde174 commit 48d9fd8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,22 @@ 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.0.6](https://github.com/izelnakri/qunitx/compare/0.0.5...0.0.6)

- add docs: qunitx-help-stdout.png [`8bde174`](https://github.com/izelnakri/qunitx/commit/8bde174fed5e2a6edc52588caca43d65361ea026)

#### [0.0.5](https://github.com/izelnakri/qunitx/compare/0.0.4...0.0.5)

> 17 January 2021
- Release 0.0.5 [`990ba6c`](https://github.com/izelnakri/qunitx/commit/990ba6ce56d8d6ea0dbb098da61b168e82bd3eda)
- add docs: qunitx-help-stdout.png [`b0283e2`](https://github.com/izelnakri/qunitx/commit/b0283e262aab6c8085f77c5d45e85825cd00d752)

#### [0.0.4](https://github.com/izelnakri/qunitx/compare/0.0.3...0.0.4)

> 17 January 2021
- Release 0.0.4 [`db4d39e`](https://github.com/izelnakri/qunitx/commit/db4d39eb2fe58b744917be6f807ecaaa7d0f2e0d)
- add README.md and help output adjustment [`b2d02e0`](https://github.com/izelnakri/qunitx/commit/b2d02e074f8636d930207ffea4cb5c06f5f54415)

#### 0.0.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.0.5",
"version": "0.0.6",
"description": "Experimental improvements, suggestions for qunit CLI",
"author": "Izel Nakri",
"license": "MIT",
Expand Down

0 comments on commit 48d9fd8

Please sign in to comment.