Skip to content

Commit f49e3fd

Browse files
committed
Updating version and changelog
1 parent 9fc6b10 commit f49e3fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
511
# [2.5.26] - 21.07.2022
612

713
## Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@inplayer-org/inplayer-ui",
33
"sideEffects": false,
4-
"version": "2.5.26",
4+
"version": "2.5.27",
55
"author": "InPlayer",
66
"description": "InPlayer React UI Components",
77
"main": "dist/inplayer-ui.cjs.js",

0 commit comments

Comments
 (0)