Skip to content

Commit ff1a7b0

Browse files
committed
Updated version in package json and changelog
1 parent 43d9d10 commit ff1a7b0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
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.26] - 21.07.2022
6+
7+
## Added
8+
9+
- Add `hasItemEntries` prop for Table component
10+
511
# [2.5.25] - 04.04.2022
612

713
## Added
@@ -132,7 +138,7 @@ All notable changes to this project will be documented in this file.
132138

133139
### Change
134140

135-
- Changes connected with logo re-branding
141+
- Changes connected with logo re-branding
136142

137143
# [2.5.6] - 09-04-2021
138144

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.25",
4+
"version": "2.5.26",
55
"author": "InPlayer",
66
"description": "InPlayer React UI Components",
77
"main": "dist/inplayer-ui.cjs.js",

0 commit comments

Comments
 (0)