Skip to content

Commit

Permalink
Release 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed May 31, 2021
1 parent d7a12b4 commit a3cb08a
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.1.13](https://github.com/izelnakri/qunitx/compare/0.1.12...0.1.13)

- downgrade nanoexpress version due to buggy release [`d7a12b4`](https://github.com/izelnakri/qunitx/commit/d7a12b4ce0ee142309e35d9a61061b8cd4c7ae24)

#### [0.1.12](https://github.com/izelnakri/qunitx/compare/0.1.11...0.1.12)

> 1 June 2021
- Release 0.1.12 [`d013107`](https://github.com/izelnakri/qunitx/commit/d0131072412689de02517f0a19ab7f73260979bd)
- rm indent-string pkg, update js-yaml [`b312722`](https://github.com/izelnakri/qunitx/commit/b312722d3ad566e99496432ddc63b34fc83d364f)

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

0 comments on commit a3cb08a

Please sign in to comment.