@akinon/pz-b2b 1.26.0-rc.9 → 1.26.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 +1 -29
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,32 +1,6 @@
1
1
  # @akinon/pz-b2b
2
2
 
3
- ## 1.26.0-rc.9
4
-
5
- ### Patch Changes
6
-
7
- - 073fbd2: ZERO-2503: Add check changeset control script
8
-
9
- ## 1.26.0-rc.8
10
-
11
- ## 1.26.0-rc.7
12
-
13
- ## 1.26.0-rc.6
14
-
15
- ## 1.26.0-rc.5
16
-
17
- ## 1.26.0-rc.4
18
-
19
- ## 1.26.0-rc.3
20
-
21
- ### Patch Changes
22
-
23
- - 073fbd2: ZERO-2503: Add check changeset control script
24
-
25
- ## 1.26.0-rc.2
26
-
27
- ## 1.26.0-rc.1
28
-
29
- ## 1.26.0-rc.0
3
+ ## 1.26.0
30
4
 
31
5
  ## 1.25.0
32
6
 
@@ -36,8 +10,6 @@
36
10
 
37
11
  - 95510c7: ZERO-2508: Enable rc branch pipeline and add check-publish-version step
38
12
 
39
- ## 1.25.0-rc.0
40
-
41
13
  ## 1.24.0
42
14
 
43
15
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-b2b",
3
- "version": "1.26.0-rc.9",
3
+ "version": "1.26.0",
4
4
  "license": "MIT",
5
5
  "main": "src/index.ts",
6
6
  "peerDependencies": {