tnp 21.0.172 → 21.0.173

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "commitHash": "d7659906db6e792c16802283d64828a5824be527",
3
- "commitName": "fix: proper invalidate VERIFY BUILD",
4
- "commitDate": "06-04-2026 01:22:28"
2
+ "commitHash": "e9ed811075a161899ed00dc34a00a9771eb0f3a0",
3
+ "commitName": "fix: allow set stripe secret",
4
+ "commitDate": "06-04-2026 04:05:21"
5
5
  }
@@ -28,7 +28,7 @@ const CURRENT_PACKAGE_TAON_VERSION = 'v21';
28
28
  /**
29
29
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
30
30
  */
31
- const CURRENT_PACKAGE_VERSION = '21.0.172';
31
+ const CURRENT_PACKAGE_VERSION = '21.0.173';
32
32
  // THIS FILE IS GENERATED - DO NOT MODIFY
33
33
 
34
34
  // import type { Project } from './project/abstract/project';