@akinon/pz-b2b 1.25.0 → 1.26.0-rc.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
# @akinon/pz-b2b
|
2
2
|
|
3
|
+
## 1.26.0-rc.1
|
4
|
+
|
5
|
+
## 1.26.0-rc.0
|
6
|
+
|
3
7
|
## 1.25.0
|
4
8
|
|
5
9
|
## 1.24.1
|
@@ -8,6 +12,8 @@
|
|
8
12
|
|
9
13
|
- 95510c7: ZERO-2508: Enable rc branch pipeline and add check-publish-version step
|
10
14
|
|
15
|
+
## 1.25.0-rc.0
|
16
|
+
|
11
17
|
## 1.24.0
|
12
18
|
|
13
19
|
### Minor Changes
|