tnp-helpers 19.0.46 → 19.0.47

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.
@@ -5,12 +5,13 @@
5
5
  },
6
6
  "paths": {},
7
7
  "config": {},
8
- "container": {},
8
+ "container": {
9
+ "only": []
10
+ },
9
11
  "ports": {},
10
12
  "init": {},
11
13
  "build": {
12
- "pwa": {},
13
- "watch": false
14
+ "pwa": {}
14
15
  },
15
16
  "loading": {
16
17
  "preAngularBootstrap": {},
@@ -19,17 +20,12 @@
19
20
  "release": {
20
21
  "cli": {},
21
22
  "lib": {},
22
- "autoReleaseUsingConfig": true,
23
- "releaseVersionBumpType": "patch",
24
- "releaseType": "manual",
25
- "targetArtifact": "npm-lib-and-cli-tool",
26
- "envName": "__",
27
- "resolvedNewVersion": "19.0.12"
23
+ "targetArtifact": "npm-lib-and-cli-tool"
28
24
  },
29
25
  "copyToManager": {},
30
26
  "buildInfo": {
31
- "date": "2025-05-15T11:00:15.000Z",
32
- "hash": "2b07954d9b341b6711ad38510725d487978c10a4"
27
+ "date": "2025-06-03T17:27:00.000Z",
28
+ "hash": "768d68ded8a4a206748f1dc353b0e97167464ca9"
33
29
  },
34
30
  "currentProjectName": "tnp-helpers",
35
31
  "currentProjectType": "isomorphic-lib",
@@ -6925,7 +6925,7 @@ const PROJECT_NPM_NAME = 'tnp-helpers';
6925
6925
  /**
6926
6926
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
6927
6927
  */
6928
- const CURRENT_PACKAGE_VERSION = '19.0.46';
6928
+ const CURRENT_PACKAGE_VERSION = '19.0.47';
6929
6929
  // THIS FILE IS GENERATED - DO NOT MODIFY
6930
6930
 
6931
6931
  //#endregion