Skip to content

Commit

Permalink
chore(main): release 0.6.0 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 3, 2024
1 parent 5d16a12 commit 9b0a04d
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
@@ -1,5 +1,18 @@
# Changelog

## [0.6.0](https://github.com/NethServer/ns8-user-manager/compare/v0.5.0...v0.6.0) (2024-01-03)


### Features

* added domain name in interface ([#13](https://github.com/NethServer/ns8-user-manager/issues/13)) ([7bcaaa2](https://github.com/NethServer/ns8-user-manager/commit/7bcaaa216324a82e3103d4d46721b9be9aaf6c04))
* added user/group management ([#14](https://github.com/NethServer/ns8-user-manager/issues/14)) ([5d16a12](https://github.com/NethServer/ns8-user-manager/commit/5d16a123752bf323fcfd49872dbf0b35ed53c918))


### Bug Fixes

* disabling fields when sending login request ([c9783f0](https://github.com/NethServer/ns8-user-manager/commit/c9783f00cb4e89b10e4fe8f95eebbaeab85557ae))

## [0.5.0](https://github.com/NethServer/ns8-user-manager/compare/v0.4.0...v0.5.0) (2023-11-13)


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,6 +1,6 @@
{
"name": "ns8-user-manager",
"version": "0.5.0",
"version": "0.6.0",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit 9b0a04d

Please sign in to comment.