File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @customerio/cdp-analytics-browser" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/customerio/cdp-analytics-js" ,
4848 }
4949 ],
5050 "dependencies" : {
51- "@customerio/cdp-analytics-core" : " 0.3.1 " ,
51+ "@customerio/cdp-analytics-core" : " 0.3.2 " ,
5252 "@lukeed/uuid" : " ^2.0.0" ,
5353 "@segment/analytics.js-video-plugins" : " ^0.2.1" ,
5454 "@segment/facade" : " ^3.4.9" ,
Original file line number Diff line number Diff line change 11// This file is generated.
2- export const version = '0.3.1 '
2+ export const version = '0.3.2 '
Original file line number Diff line number Diff line change 11{
22 "name" : " @customerio/cdp-analytics-core" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "license" : " MIT" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "module" : " ./dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @customerio/cdp-analytics-node" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "main" : " ./dist/cjs/index.js" ,
55 "module" : " ./dist/esm/index.js" ,
66 "types" : " ./dist/types/index.d.ts" ,
2828 "prepublish" : " yarn run -T build"
2929 },
3030 "dependencies" : {
31- "@customerio/cdp-analytics-core" : " 0.3.1 " ,
31+ "@customerio/cdp-analytics-core" : " 0.3.2 " ,
3232 "@lukeed/uuid" : " ^2.0.0" ,
3333 "buffer" : " ^6.0.3" ,
3434 "node-fetch" : " ^2.6.7" ,
Original file line number Diff line number Diff line change @@ -755,7 +755,7 @@ __metadata:
755755 version : 0.0.0-use.local
756756 resolution : " @customerio/cdp-analytics-browser@workspace:packages/browser"
757757 dependencies :
758- " @customerio/cdp-analytics-core " : 0.3.1
758+ " @customerio/cdp-analytics-core " : 0.3.2
759759 " @internal/config " : 0.0.0
760760 " @lukeed/uuid " : ^2.0.0
761761 " @segment/analytics.js-integration " : ^3.3.3
@@ -822,7 +822,7 @@ __metadata:
822822 version : 0.0.0-use.local
823823 resolution : " @customerio/cdp-analytics-node@workspace:packages/node"
824824 dependencies :
825- " @customerio/cdp-analytics-core " : 0.3.1
825+ " @customerio/cdp-analytics-core " : 0.3.2
826826 " @internal/config " : 0.0.0
827827 " @lukeed/uuid " : ^2.0.0
828828 " @types/node " : ^14
You can’t perform that action at this time.
0 commit comments