Skip to content

Commit 938b777

Browse files
authored
Merge pull request #56 from devgateway/fix/TCDICORE-301-new-release-react-lib
fix(TCDICORE-301): add missing search and menu contexts
2 parents 564e201 + 9c2244c commit 938b777

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

wp-react-lib/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @devgateway/wp-react-lib
22

3+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- Update version to 0.4.4
8+
- Add missing menu and search contexts
9+
310
## 0.4.3
411

512
### Patch Changes

wp-react-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devgateway/wp-react-lib",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"author": "Sebastian Dimunzio <sdimunzio@developmentgateway.org/>",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)