@agencecinq/utils 2.0.3 → 3.0.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
 
2
2
  
3
- > @agencecinq/utils@2.0.3 build /Users/19h47/Sites/agencecinq-shopify/packages/utils
3
+ > @agencecinq/utils@3.0.0 build /Users/19h47/Sites/agencecinq-shopify/packages/utils
4
4
  > vite build
5
5
 
6
6
  vite v7.3.1 building client environment for production...
@@ -8,6 +8,6 @@
8
8
  rendering chunks (1)...
9
9
  [vite:dts] Start generate declaration files...
10
10
  computing gzip size (0)...computing gzip size (1)...dist/index.js 3.28 kB │ gzip: 1.52 kB
11
- [vite:dts] Declaration files built in 5578ms.
11
+ [vite:dts] Declaration files built in 5543ms.
12
12
  
13
- ✓ built in 6.11s
13
+ ✓ built in 5.99s
package/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # @agencecinq/utils
2
+
3
+ ## 3.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - Bump
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agencecinq/utils",
3
- "version": "2.0.3",
3
+ "version": "3.0.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",