Version Packages
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-user-settings-common
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 104ca74: User-settings will now use DataLoader to batch consecutive calls into one API call to improve performance
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-user-settings-common",
|
||||
"version": "0.1.0-next.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Common functionalities for the user-settings plugin",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
|
||||
Reference in New Issue
Block a user