RubyGems
npm
Organizations
Log in
Sign up
npm
@akinon/pz-akifast
Versions diffs
1.61.0-rc.23 → 1.61.0
@akinon/pz-akifast 1.61.0-rc.23 → 1.61.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CHANGELOG.md
+1
-7
package/package.json
+1
-1
package/CHANGELOG.md
CHANGED
Viewed
@@ -1,12 +1,6 @@
1
1
# @akinon/pz-akifast
2
2
3
-
## 1.61.0
-rc.23
4
-
5
-
## 1.61.0-rc.22
6
-
7
-
### Minor Changes
8
-
9
-
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
3
+
## 1.61.0
10
4
11
5
## 1.60.0
12
6
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@akinon/pz-akifast",
3
-
"version": "1.61.0
-rc.23
",
3
+
"version": "1.61.0",
4
4
"main": "./src/index.ts",
5
5
"module": "./src/index.ts",
6
6
"license": "MIT",