Skip to content

Commit

Permalink
chore(main): release 0.8.2 (#25)
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 Mar 4, 2024
1 parent c70d0a3 commit 7a45a9a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.8.2](https://github.com/NethServer/ns8-user-manager/compare/v0.8.1...v0.8.2) (2024-03-04)


### Bug Fixes

* fixed padding on side drawer ([336aeaa](https://github.com/NethServer/ns8-user-manager/commit/336aeaa1c93832df6307563cd597d98717d1e6bb))
* translating products lists ([#24](https://github.com/NethServer/ns8-user-manager/issues/24)) ([c70d0a3](https://github.com/NethServer/ns8-user-manager/commit/c70d0a30d1574d6251d892a6296393d231d32438))
* **transl:** translated using Weblate (italian) ([#23](https://github.com/NethServer/ns8-user-manager/issues/23)) ([93873a5](https://github.com/NethServer/ns8-user-manager/commit/93873a5cbba0db79c2ce477d74fd00d12c566a6b))

## [0.8.1](https://github.com/NethServer/ns8-user-manager/compare/v0.8.0...v0.8.1) (2024-02-23)


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.8.1",
"version": "0.8.2",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit 7a45a9a

Please sign in to comment.