We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02217a6 + c539632 commit b2b55f2Copy full SHA for b2b55f2
wp-react-lib/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @devgateway/wp-react-lib
2
3
+## 0.3.1
4
+
5
+### Patch Changes
6
7
+- 7ea6235: Fix rendering issues in the replace link but handling empty values
8
9
## 0.3.0
10
11
### Minor Changes
wp-react-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "@devgateway/wp-react-lib",
- "version": "0.3.0",
+ "version": "0.3.1",
"author": "Sebastian Dimunzio <sdimunzio@developmentgateway.org/>",
"type": "module",
"files": [
0 commit comments