@akinon/pz-akifast 1.42.0-rc.13 → 1.42.0-rc.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @akinon/pz-akifast
2
2
 
3
+ ## 1.42.0-rc.15
4
+
5
+ ### Minor Changes
6
+
7
+ - 50b9069: ZERO-2767: update plugin readme files
8
+ - 146ea39: ZERO-2774: Update imports
9
+
10
+ ## 1.42.0-rc.14
11
+
3
12
  ## 1.42.0-rc.13
4
13
 
5
14
  ## 1.42.0-rc.12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-akifast",
3
- "version": "1.42.0-rc.13",
3
+ "version": "1.42.0-rc.15",
4
4
  "main": "./src/index.ts",
5
5
  "module": "./src/index.ts",
6
6
  "license": "MIT",