@akinon/pz-akifast 1.64.0 → 1.66.0

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 +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @akinon/pz-akifast
2
2
 
3
+ ## 1.66.0
4
+
5
+ ## 1.65.0
6
+
3
7
  ## 1.64.0
4
8
 
5
9
  ## 1.63.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-akifast",
3
- "version": "1.64.0",
3
+ "version": "1.66.0",
4
4
  "main": "./src/index.ts",
5
5
  "module": "./src/index.ts",
6
6
  "license": "MIT",