@akinon/projectzero 1.25.0-rc.0 → 1.25.0-rc.2

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.25.0-rc.2
4
+
5
+ ## 1.25.0-rc.1
6
+
7
+ ### Minor Changes
8
+
9
+ - 197d602: ZERO-2459: Warn if akinon-next version is not up to date
10
+
11
+ ### Patch Changes
12
+
13
+ - 95510c7: ZERO-2508: Enable rc branch pipeline and add check-publish-version step
14
+
3
15
  ## 1.25.0-rc.0
4
16
 
5
17
  ### Minor Changes
package/dist/index.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.25.0-rc.0",
3
+ "version": "1.25.0-rc.2",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {