We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc6b10 commit f49e3fdCopy full SHA for f49e3fd
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+# [2.5.27] - 04.08.2022
6
+
7
+## Added
8
9
+- Changed the color of the text in the footer for Previews from fixed value to a value from the theme colors
10
11
# [2.5.26] - 21.07.2022
12
13
## Added
package.json
@@ -1,7 +1,7 @@
1
{
"name": "@inplayer-org/inplayer-ui",
"sideEffects": false,
- "version": "2.5.26",
+ "version": "2.5.27",
"author": "InPlayer",
"description": "InPlayer React UI Components",
"main": "dist/inplayer-ui.cjs.js",
0 commit comments