Skip to content

Commit 954313e

Browse files
authored
Merge pull request #56 from sapcc/changeset-release/main
publish: automate Package Versioning with Changesets
2 parents c2f4e19 + 8af13b8 commit 954313e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-dancers-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sapcc/limes-ui
22

3+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- 93637a5: Fix: add missing tracksQuota property to the Panel component. Fix wrongly displayed quota bar values on usage only resources"
8+
39
## 1.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapcc/limes-ui",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"author": "VoigtS",
55
"license": "MIT",
66
"source": "src/index.js",

0 commit comments

Comments
 (0)