Skip to content

Commit

Permalink
Release 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed May 22, 2021
1 parent ddb7a82 commit e49b4bc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.1.9](https://github.com/izelnakri/qunitx/compare/0.1.8...0.1.9)

- Bump docker/build-push-action from 2 to 2.4.0 [`#10`](https://github.com/izelnakri/qunitx/pull/10)
- Bump docker/setup-buildx-action from 1 to 1.3.0 [`#11`](https://github.com/izelnakri/qunitx/pull/11)
- Bump actions/checkout from 2 to 2.3.4 [`#12`](https://github.com/izelnakri/qunitx/pull/12)
- Bump docker/login-action from 1 to 1.9.0 [`#13`](https://github.com/izelnakri/qunitx/pull/13)
- Bump actions/cache from 2.1.4 to 2.1.5 [`#14`](https://github.com/izelnakri/qunitx/pull/14)
- escape embedded '</script>' from js; [`#16`](https://github.com/izelnakri/qunitx/pull/16)
- add TODO for maybe per file loading in future [`ddb7a82`](https://github.com/izelnakri/qunitx/commit/ddb7a829dbd5de5e2c5d949acab46febabcc79be)

#### [0.1.8](https://github.com/izelnakri/qunitx/compare/0.1.7...0.1.8)

> 22 May 2021
- advanced and correct browser target file filtering [`#15`](https://github.com/izelnakri/qunitx/pull/15)
- Release 0.1.8 [`5fdb3a1`](https://github.com/izelnakri/qunitx/commit/5fdb3a1ffd173a8a442c1391f2fe273b0ca0bc57)
- add LICENSE [`718b21b`](https://github.com/izelnakri/qunitx/commit/718b21bf021c3bdf05e5411d6692841364c12fe6)

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

0 comments on commit e49b4bc

Please sign in to comment.