Update changelog and version

Signed-off-by: antonio.bergas <anthonyprincedom@hotmail.com>
This commit is contained in:
antonio.bergas
2023-03-18 23:33:16 +01:00
parent 81933db125
commit ed30a8b213
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# @backstage/plugin-playlist
## 0.1.8
- Added config properties to change dynamically the group noun for all the components in the UI
## 0.1.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-playlist",
"version": "0.1.7",
"version": "0.1.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",