Skip to content

Commit

Permalink
Release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Mar 3, 2022
1 parent 2d46b59 commit d6caca2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@ 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.3](https://github.com/izelnakri/qunitx/compare/0.3.2...0.3.3)

- add keywords to package.json [`#37`](https://github.com/izelnakri/qunitx/pull/37)
- Bump actions/checkout from 2.4.0 to 3 [`#40`](https://github.com/izelnakri/qunitx/pull/40)
- Bump docker/build-push-action from 2.7.0 to 2.9.0 [`#36`](https://github.com/izelnakri/qunitx/pull/36)
- Bump docker/login-action from 1.12.0 to 1.14.1 [`#41`](https://github.com/izelnakri/qunitx/pull/41)
- Bump docker/login-action from 1.10.0 to 1.12.0 [`#34`](https://github.com/izelnakri/qunitx/pull/34)
- update npm packages [`2d46b59`](https://github.com/izelnakri/qunitx/commit/2d46b596f479b3ae9f11c33e81e72700b6a2a34e)

#### [0.3.2](https://github.com/izelnakri/qunitx/compare/0.3.1...0.3.2)

> 23 November 2021
- Release 0.3.2 [`71baed0`](https://github.com/izelnakri/qunitx/commit/71baed0eca3f6b46497bf754d0525d939ed42ca3)
- optimize CI docker container space [`e24fa52`](https://github.com/izelnakri/qunitx/commit/e24fa52ff4c38394bdc9eecdc1185cb552826ce5)
- fix CI container dependencies [`2a69ed5`](https://github.com/izelnakri/qunitx/commit/2a69ed5c8457158e4dcce3581e275f058af4dd0e)

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

0 comments on commit d6caca2

Please sign in to comment.