Skip to content

Commit 7631d68

Browse files
chore: bump version
1 parent 8ac5444 commit 7631d68

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
Started since version 0.9.5
88

9+
10+
## Version v2.2.9 - 30.04.2020
11+
12+
### Fixed
13+
14+
* [#418] - showing property.availableValues in Badges
15+
* [#333] - translate Yes/No
16+
917
## Version v2.2.8 - 27.04.2020
1018

1119
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-bro",
3-
"version": "2.2.8",
3+
"version": "2.2.9",
44
"description": "Admin panel for apps written in node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)