static-columns 19.0.47 → 19.0.48

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,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/browser",
3
- "version": "19.0.47",
3
+ "version": "19.0.48",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -17,4 +17,4 @@ export declare const PROJECT_NPM_NAME = "static-columns";
17
17
  /**
18
18
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
19
19
  */
20
- export declare const CURRENT_PACKAGE_VERSION = "19.0.47";
20
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.48";
@@ -21,6 +21,6 @@ exports.PROJECT_NPM_NAME = 'static-columns';
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- exports.CURRENT_PACKAGE_VERSION = '19.0.47';
24
+ exports.CURRENT_PACKAGE_VERSION = '19.0.48';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275361781 = dummy1755275361781;
4
- function dummy1755275361781() { }
3
+ exports.dummy1755815220531 = dummy1755815220531;
4
+ function dummy1755815220531() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275361794 = dummy1755275361794;
4
- function dummy1755275361794() { }
3
+ exports.dummy1755815220547 = dummy1755815220547;
4
+ function dummy1755815220547() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns",
3
- "version": "19.0.47",
3
+ "version": "19.0.48",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -5,13 +5,12 @@
5
5
  },
6
6
  "paths": {},
7
7
  "config": {},
8
- "container": {
9
- "only": []
10
- },
8
+ "container": {},
11
9
  "ports": {},
12
10
  "init": {},
13
11
  "build": {
14
- "pwa": {}
12
+ "pwa": {},
13
+ "watch": false
15
14
  },
16
15
  "loading": {
17
16
  "preAngularBootstrap": {},
@@ -20,12 +19,17 @@
20
19
  "release": {
21
20
  "cli": {},
22
21
  "lib": {},
23
- "targetArtifact": "npm-lib-and-cli-tool"
22
+ "autoReleaseUsingConfig": true,
23
+ "releaseVersionBumpType": "patch",
24
+ "releaseType": "manual",
25
+ "targetArtifact": "npm-lib-and-cli-tool",
26
+ "envName": "__",
27
+ "resolvedNewVersion": "19.0.10"
24
28
  },
25
29
  "copyToManager": {},
26
30
  "buildInfo": {
27
- "date": "2025-05-29T20:40:17.000Z",
28
- "hash": "cf1a7777a20dcb7a1e8f8afc9891ae89ca39c43f"
31
+ "date": "2025-05-15T11:00:20.000Z",
32
+ "hash": "5db4a3bd42d806a8b615171a6f8bcd1d7aadb8a3"
29
33
  },
30
34
  "currentProjectName": "static-columns",
31
35
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/websql",
3
- "version": "19.0.47",
3
+ "version": "19.0.48",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {