@platforma-open/milaboratories.clonotype-enrichment.ui 2.5.0 → 2.6.0

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/clonotype-enrichment/clonotype-enrichment/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.clonotype-enrichment.ui@2.5.0 build /home/runner/work/clonotype-enrichment/clonotype-enrichment/ui
3
+ > @platforma-open/milaboratories.clonotype-enrichment.ui@2.6.0 build /home/runner/work/clonotype-enrichment/clonotype-enrichment/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v6.2.4 building for production...
@@ -590,4 +590,4 @@ computing gzip size...
590
590
  - Using dynamic import() to code-split the application
591
591
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
592
592
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
593
- ✓ built in 21.94s
593
+ ✓ built in 22.59s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.clonotype-enrichment.ui
2
2
 
3
+ ## 2.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 5fed921: Switch to polars
8
+
3
9
  ## 2.5.0
4
10
 
5
11
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.clonotype-enrichment.ui",
3
- "version": "2.5.0",
3
+ "version": "2.6.0",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "@platforma-sdk/ui-vue": "^1.39.0",