@akinon/pz-otp 1.25.0-rc.4 → 1.25.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/CHANGELOG.md +3 -13
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,27 +1,17 @@
1
1
  # @akinon/pz-otp
2
2
 
3
- ## 1.25.0-rc.4
4
-
5
- ## 1.25.0-rc.3
6
-
7
- ## 1.25.0-rc.2
8
-
9
- ## 1.25.0-rc.1
3
+ ## 1.25.0
10
4
 
11
5
  ### Minor Changes
12
6
 
13
7
  - e20b27f: ZERO-2454:add otp login
14
8
 
9
+ ## 1.24.1
10
+
15
11
  ### Patch Changes
16
12
 
17
13
  - 95510c7: ZERO-2508: Enable rc branch pipeline and add check-publish-version step
18
14
 
19
- ## 1.25.0-rc.0
20
-
21
- ### Minor Changes
22
-
23
- - e20b27f: ZERO-2454:add otp login
24
-
25
15
  ## 1.24.0
26
16
 
27
17
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-otp",
3
- "version": "1.25.0-rc.4",
3
+ "version": "1.25.0",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {