@ailaw/venus 1.255.0 → 1.256.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/en.js +1 -0
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1755,6 +1755,7 @@ var en2 = {
1755
1755
  forgotPassword: "Forgot password?",
1756
1756
  forgotPassword2: "Forgot Your Password\uFF1F",
1757
1757
  caseDashboard: "Case Dashboard",
1758
+ bannerHistory: "Banner History",
1758
1759
  userGuide: "User Guide",
1759
1760
  customers: "Customers",
1760
1761
  clients: "Clients",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.255.0",
3
+ "version": "1.256.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],