@platforma-open/milaboratories.repertoire-diversity-2.model 1.5.2 → 1.5.3

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
   WARN  Issue while reading "/home/runner/work/repertoire-diversity/repertoire-diversity/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.2 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
3
+ > @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.3 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
4
4
  > tsup && vite build && block-tools build-model
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -13,12 +13,12 @@
13
13
  ESM Build start
14
14
  ESM dist/index.js 2.87 KB
15
15
  ESM dist/index.js.map 7.25 KB
16
- ESM ⚡️ Build success in 132ms
16
+ ESM ⚡️ Build success in 145ms
17
17
  CJS dist/index.cjs 2.89 KB
18
18
  CJS dist/index.cjs.map 7.34 KB
19
- CJS ⚡️ Build success in 132ms
19
+ CJS ⚡️ Build success in 146ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 2591ms
21
+ DTS ⚡️ Build success in 1986ms
22
22
  DTS dist/index.d.cts 2.83 KB
23
23
  DTS dist/index.d.ts 2.83 KB
24
24
  vite v6.2.6 building for production...
@@ -28,4 +28,4 @@ rendering chunks...
28
28
  computing gzip size...
29
29
  dist/bundle.js 238.41 kB │ gzip: 45.21 kB │ map: 509.64 kB
30
30
  dist/bundle.js 253.48 kB │ gzip: 45.96 kB │ map: 511.35 kB
31
- ✓ built in 1.13s
31
+ ✓ built in 867ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @platforma-open/milaboratories.repertoire-diversity-2.model
2
2
 
3
+ ## 1.5.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 3e39f73: technical release
8
+ - 37c4e58: technical release
9
+ - 7c4d608: technical release
10
+ - a2200a0: technical release
11
+
3
12
  ## 1.5.2
4
13
 
5
14
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.repertoire-diversity-2.model",
3
- "version": "1.5.2",
3
+ "version": "1.5.3",
4
4
  "description": "Block model",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",