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