Skip to content

Commit a73529c

Browse files
chore: bump version v2.3.0
1 parent 6ef6c2b commit a73529c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
Started since version 0.9.5
88

9-
## Version v2.3.0 - unpublished
9+
## Version v2.3.0 - 03.05.2020
1010

1111
### Changed
1212

13-
* [#279] move search records to a separate action
13+
* [#279] move search records to a separate `search` action of type `resource`
1414

1515
### Fixed
1616

package.json

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

0 commit comments

Comments
 (0)