@micro-lc/preview 0.7.2 → 0.7.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  ## Unreleased
2
2
 
3
+ ## [0.7.3] - 2024-07-23
4
+
5
+ ### Versioning
6
+
7
+ - Updated `@micro-lc/post-channel` version
8
+
3
9
  ## [0.7.2] - 2024-07-19
4
10
 
5
11
  ### Changed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micro-lc/preview",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "module": "./dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "files": [
@@ -24,7 +24,7 @@
24
24
  "dependencies": {
25
25
  "@mia-platform-internal/reactord": "^10.2.0",
26
26
  "@micro-lc/composer": "^2.1.0",
27
- "@micro-lc/post-channel": "0.1.1",
27
+ "@micro-lc/post-channel": "^0.2.0",
28
28
  "antd": "3.26.20",
29
29
  "es-module-shims": "^1.8.2",
30
30
  "react": "^18.3.1",
@@ -11,7 +11,7 @@
11
11
  "dynamicImports": [
12
12
  "../../node_modules/@micro-lc/composer/dist/lib/logger/errors.js"
13
13
  ],
14
- "file": "assets/index-41dJWVFW.js",
14
+ "file": "assets/index-bbSGSfTl.js",
15
15
  "isEntry": true,
16
16
  "src": "index.html"
17
17
  }