Skip to content

Commit 72ffd75

Browse files
authored
Merge pull request #132 from sapcc/changeset-release/main
publish: automate Package Versioning with Changesets
2 parents c91a846 + ddf11be commit 72ffd75

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slimy-things-prove.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.11.0
4+
5+
### Minor Changes
6+
7+
- d495de8: Allow commitment management for resources that previously had commitments enabled but don't have now; add backend naming and capacity allocation to the resource explanations; rearrange max quota and label display at the resources
8+
39
## 1.10.1
410

511
### Patch 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.10.1",
3+
"version": "1.11.0",
44
"author": "VoigtS",
55
"license": "MIT",
66
"source": "src/index.js",

0 commit comments

Comments
 (0)