Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 26, 2021
1 parent 4e7fb51 commit 4bd49ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 0.1.0 (2021-03-26)


### Bug Fixes

* Remove default user account "1000" ([4f41059](https://github.com/wuespace/wuespace-jwt-login/commit/4f410593c760a5e69c2d98f63492a5f9983e2707))


### Features

* **meta-tools:** Add CLI script to add new users in an easier way ([9b5f797](https://github.com/wuespace/wuespace-jwt-login/commit/9b5f79744bc4e171904579ec1187f334cf89a41f))
* **meta-tools:** Add shell script for a more comfortable way of adding new users ([7c8c40b](https://github.com/wuespace/wuespace-jwt-login/commit/7c8c40bc968ac0323403ab6ac1dbcdcc11f65412))
* **meta-tools:** Build stylesheet in composer script instead of manually via the shell script ([e0b4b32](https://github.com/wuespace/wuespace-jwt-login/commit/e0b4b32ce345ae434d48de350e8e6317e618a543))



3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
},
"require-dev": {
"roave/security-advisories": "dev-master"
}
},
"version": "0.1.0"
}

0 comments on commit 4bd49ce

Please sign in to comment.