@object-ui/plugin-gantt 3.1.1 → 3.1.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,5 +1,5 @@
1
1
 
2
- > @object-ui/plugin-gantt@3.1.1 build /home/runner/work/objectui/objectui/packages/plugin-gantt
2
+ > @object-ui/plugin-gantt@3.1.3 build /home/runner/work/objectui/objectui/packages/plugin-gantt
3
3
  > vite build
4
4
 
5
5
  vite v7.3.1 building client environment for production...
@@ -9,8 +9,8 @@ rendering chunks...
9
9
  
10
10
  [vite:dts] Start generate declaration files...
11
11
  computing gzip size...
12
- dist/index.js 255.33 kB │ gzip: 61.59 kB
13
- [vite:dts] Declaration files built in 18903ms.
12
+ dist/index.js 255.48 kB │ gzip: 61.62 kB
13
+ [vite:dts] Declaration files built in 18482ms.
14
14
  
15
- dist/index.umd.cjs 183.24 kB │ gzip: 50.11 kB
16
- ✓ built in 25.47s
15
+ dist/index.umd.cjs 183.30 kB │ gzip: 50.11 kB
16
+ ✓ built in 25.32s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @object-ui/plugin-gantt
2
2
 
3
+ ## 3.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - @object-ui/types@3.1.3
8
+ - @object-ui/core@3.1.3
9
+ - @object-ui/react@3.1.3
10
+ - @object-ui/components@3.1.3
11
+ - @object-ui/fields@3.1.3
12
+
13
+ ## 3.1.2
14
+
15
+ ### Patch Changes
16
+
17
+ - @object-ui/types@3.1.2
18
+ - @object-ui/core@3.1.2
19
+ - @object-ui/react@3.1.2
20
+ - @object-ui/components@3.1.2
21
+ - @object-ui/fields@3.1.2
22
+
3
23
  ## 3.1.1
4
24
 
5
25
  ### Patch Changes