Skip to content

Commit 878c66b

Browse files
authored
Bump versions from 4.4.3 to 4.4.4, add to changelog (#556)
1 parent ce04911 commit 878c66b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 4.4.4
4+
5+
[Full Changelog](https://github.com/SUSE/stratos/compare/4.4.3...4.4.4)
6+
7+
This release contains the following fixes:
8+
9+
**Fixes:**
10+
11+
- Organisation Users page sometimes don't show all user's space roles [\#555](https://github.com/SUSE/stratos/issues/555)
12+
313
## 4.4.3
414

515
[Full Changelog](https://github.com/SUSE/stratos/compare/4.4.2...4.4.3)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stratos",
3-
"version": "4.4.3",
3+
"version": "4.4.4",
44
"description": "Stratos Console",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)