tnp 21.0.229 → 21.0.230

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": "33df2ef61e1e1478127899f51a8e86490e18ecab",
3
- "commitName": "feat: register stdout stdin log outputs from workers",
4
- "commitDate": "23-07-2026 14:57:53"
2
+ "commitHash": "0f32edb4495346b031e4597e705c12a06827f085",
3
+ "commitName": "feat: taon-dev local sync only dealing with npm packages",
4
+ "commitDate": "25-07-2026 15:04:50"
5
5
  }
@@ -29,7 +29,7 @@ const CURRENT_PACKAGE_TAON_VERSION = 'v21';
29
29
  /**
30
30
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
31
31
  */
32
- const CURRENT_PACKAGE_VERSION = '21.0.229';
32
+ const CURRENT_PACKAGE_VERSION = '21.0.230';
33
33
  // THIS FILE IS GENERATED - DO NOT MODIFY
34
34
 
35
35
  //#region imports