@platforma-open/milaboratories.antibody-sequence-liabilities.ui 3.1.1 → 3.1.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/antibody-sequence-liabilities/antibody-sequence-liabilities/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.1.1 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
3
+ > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.1.2 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v6.3.5 building for production...
@@ -305,10 +305,10 @@ computing gzip size...
305
305
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.65 kB
306
306
  dist/assets/24_file-logs-accent.svg-DcEVrk9k.js  2.42 kB │ gzip: 1.20 kB │ map: 2.78 kB
307
307
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.75 kB
308
- dist/assets/index-BBcgWuy9.js 4,774.30 kB │ gzip: 1,558.26 kB │ map: 11,329.66 kB
308
+ dist/assets/index-MY5L_ZAQ.js 4,774.39 kB │ gzip: 1,558.28 kB │ map: 11,329.79 kB
309
309
  
310
310
  (!) Some chunks are larger than 500 kB after minification. Consider:
311
311
  - Using dynamic import() to code-split the application
312
312
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
313
313
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
314
- ✓ built in 17.98s
314
+ ✓ built in 12.88s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.antibody-sequence-liabilities.ui
2
2
 
3
+ ## 3.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 65d4d91: Fix settings button
8
+
3
9
  ## 3.1.1
4
10
 
5
11
  ### Patch Changes