@platforma-open/milaboratories.redefine-clonotypes.model 1.0.1 → 1.0.2

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/redefine-clonotypes/redefine-clonotypes/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.redefine-clonotypes.model@1.0.1 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
3
+ > @platforma-open/milaboratories.redefine-clonotypes.model@1.0.2 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
4
4
  > vite build && BUILD_UMD=true vite build && block-tools build-model
5
5
 
6
6
  vite v6.3.5 building SSR bundle for production...
@@ -12,10 +12,10 @@ rendering chunks...
12
12
  dist/index.js 2.47 kB │ map: 4.80 kB
13
13
  [vite:dts] Start rollup declaration files...
14
14
  Analysis will use the bundled TypeScript version 5.8.2
15
- [vite:dts] Declaration files built in 3283ms.
15
+ [vite:dts] Declaration files built in 3407ms.
16
16
 
17
17
  dist/index.cjs 2.57 kB │ map: 4.82 kB
18
- ✓ built in 3.38s
18
+ ✓ built in 3.48s
19
19
  vite v6.3.5 building for production...
20
20
  transforming...
21
21
  ✓ 69 modules transformed.
@@ -26,6 +26,6 @@ computing gzip size...
26
26
  [vite:dts] Start rollup declaration files...
27
27
  Analysis will use the bundled TypeScript version 5.8.2
28
28
  dist/bundle.js 219.75 kB │ gzip: 39.07 kB │ map: 445.21 kB
29
- [vite:dts] Declaration files built in 3226ms.
29
+ [vite:dts] Declaration files built in 3240ms.
30
30
 
31
- ✓ built in 3.88s
31
+ ✓ built in 3.91s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @platforma-open/milaboratories.redefine-clonotypes.model
2
2
 
3
+ ## 1.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 53dc929: technical release
8
+ - edeae1d: technical release
9
+ - 9fc42b8: technical release
10
+ - 5a7b685: technical release
11
+
3
12
  ## 1.0.1
4
13
 
5
14
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.redefine-clonotypes.model",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Block model",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -10,7 +10,7 @@
10
10
  "@platforma-sdk/model": "^1.42.36"
11
11
  },
12
12
  "devDependencies": {
13
- "@platforma-sdk/block-tools": "^2.5.92",
13
+ "@platforma-sdk/block-tools": "^2.6.14",
14
14
  "typescript": "~5.5.4",
15
15
  "vite": "^6.3.5",
16
16
  "vite-plugin-dts": "^4.3.0",