We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbb423 commit 3191b4bCopy full SHA for 3191b4b
README.md
@@ -1,4 +1,8 @@
1
# bexis-core-ui
2
+## 0.4.8
3
+- page
4
+ - add notification if api call to backend faild
5
+
6
## 0.4.7
7
- menu
8
- remove capitalization from menu item
package.json
@@ -1,6 +1,6 @@
{
"name": "@bexis2/bexis2-core-ui",
- "version": "0.4.7",
+ "version": "0.4.8",
"private": false,
"scripts": {
"dev": "vite dev",
0 commit comments