Skip to content

Commit 1855dc4

Browse files
authored
chore(main): release admin-ui 1.0.5 (#645)
1 parent 7f558e4 commit 1855dc4

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

admin-ui/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/GluuFederation/flex/compare/admin-ui-v1.0.4...admin-ui-v1.0.5) (2022-12-08)
4+
5+
6+
### Features
7+
8+
* upgrade i18next from 21.10.0 to 22.0.1 ([7befaa3](https://github.com/GluuFederation/flex/commit/7befaa350ffd3a5fb7d31847d368eb023cf42080))
9+
* upgrade i18next-browser-languagedetector from 6.1.8 to 7.0.0 ([7f57d9f](https://github.com/GluuFederation/flex/commit/7f57d9f13ed596b125b5b4db8eb573280352690f))
10+
* upgrade react-i18next from 11.18.6 to 12.0.0 ([411b31f](https://github.com/GluuFederation/flex/commit/411b31ff26edf3d9ecff796aaa8c38bbdc7d5f25))
11+
12+
13+
### Bug Fixes
14+
15+
* **admin-ui:** edit values not auto popup [#617](https://github.com/GluuFederation/flex/issues/617) ([c0c8589](https://github.com/GluuFederation/flex/commit/c0c858933d444adf572a7a1206c7dd132500bc36))
16+
* **admin-ui:** es lint run ([5ac7600](https://github.com/GluuFederation/flex/commit/5ac76007585c70cb07299498b2446190da62ed40))
17+
* **admin-ui:** fix user delete role ([f3ae09f](https://github.com/GluuFederation/flex/commit/f3ae09f5e5d6836f556e04c17b84dfb6bb0456f1))
18+
* **admin-ui:** fix user write permission ([e179d65](https://github.com/GluuFederation/flex/commit/e179d65945e6192f79b32e78d365184deb98e5a1))
19+
* **admin-ui:** permission check for user ([9794f29](https://github.com/GluuFederation/flex/commit/9794f295d817fbf3331139b386970f2e8690eb26))
20+
* **admin-ui:** user and client page ([f387806](https://github.com/GluuFederation/flex/commit/f3878066db1548249e909fe39ed2ea233aa1f772))
21+
* **admin-ui:** user delete permission fixed ([1be3cf1](https://github.com/GluuFederation/flex/commit/1be3cf14f456e65be102cc10b057f7ee53a77921))
22+
* getting ready for a release ([a0de091](https://github.com/GluuFederation/flex/commit/a0de091ca26f2c38378e5b0252ab680cb1e3cd88))
23+
* uth server configuration are not saving in admin-ui [#635](https://github.com/GluuFederation/flex/issues/635) ([978b20a](https://github.com/GluuFederation/flex/commit/978b20a00e92fcfbd7e284870a83509d3790d92c))
24+
325
## 1.0.4 (2022-11-08)
426

527

admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gluu-admin-ui",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "UI to administer the jans-sever features",
55
"keywords": [
66
"jans-server",

0 commit comments

Comments
 (0)