2021-06-08 08:04:48 +03:00
{
"description" : "The release value identifies the base version that will be applied via the tools/release-tools/setVersion.js" ,
"usage" : "When creating a new release you should update this value directly or via the eg. 'npm run setVersion -- 3.2.0' or 'npm run setVersion -- -patch' or 'npm run setVersion -- -minor'" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2" ,
2024-07-02 01:26:23 +03:00
"next" : "patch" ,
2021-08-18 00:35:38 +03:00
"pkgs" : {
"@microsoft/applicationinsights-web" : {
"package" : "package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-web-basic" : {
"package" : "AISKULight/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-channel-js" : {
"package" : "channels/applicationinsights-channel-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-analytics-js" : {
"package" : "extensions/applicationinsights-analytics-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-clickanalytics-js" : {
"package" : "extensions/applicationinsights-clickanalytics-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
2024-04-03 11:40:22 +03:00
"@microsoft/applicationinsights-osplugin-js" : {
"package" : "extensions/applicationinsights-osplugin-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2024-04-03 11:40:22 +03:00
} ,
2021-08-18 00:35:38 +03:00
"@microsoft/applicationinsights-debugplugin-js" : {
"package" : "extensions/applicationinsights-debugplugin-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-dependencies-js" : {
"package" : "extensions/applicationinsights-dependencies-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-perfmarkmeasure-js" : {
"package" : "extensions/applicationinsights-perfmarkmeasure-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-properties-js" : {
"package" : "extensions/applicationinsights-properties-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-common" : {
"package" : "shared/AppInsightsCommon/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-08-18 00:35:38 +03:00
} ,
"@microsoft/applicationinsights-core-js" : {
"package" : "shared/AppInsightsCore/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2021-12-07 21:50:26 +03:00
} ,
2024-02-03 03:39:06 +03:00
"@microsoft/applicationinsights-offlinechannel-js" : {
"package" : "channels/offline-channel-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "0.3.2"
2024-02-03 03:39:06 +03:00
} ,
2021-12-07 21:50:26 +03:00
"@microsoft/applicationinsights-chrome-debug-extension" : {
"package" : "tools/chrome-debug-extension/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "0.7.2"
2022-10-25 22:09:14 +03:00
} ,
"applicationinsights-web-config" : {
"package" : "tools/config/package.json" ,
2024-03-19 18:55:26 +03:00
"release" : "1.0.0"
2023-03-08 21:26:15 +03:00
} ,
"@microsoft/applicationinsights-example-aisku" : {
"package" : "examples/AISKU/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-03-08 21:26:15 +03:00
} ,
"@microsoft/applicationinsights-example-dependencies" : {
"package" : "examples/dependency/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-03-08 21:26:15 +03:00
} ,
"@microsoft/applicationinsights-example-shared-worker" : {
"package" : "examples/shared-worker/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-04-12 23:08:26 +03:00
} ,
"@microsoft/applicationinsights-teechannel-js" : {
"package" : "channels/tee-channel-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-05-23 18:32:39 +03:00
} ,
"@microsoft/applicationinsights-test-module-type-check" : {
"package" : "AISKU/Tests/es6-module-type-check/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-07-21 21:10:27 +03:00
} ,
"@microsoft/applicationinsights-cfgsync-js" : {
"package" : "extensions/applicationinsights-cfgsync-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-07-21 21:10:27 +03:00
} ,
"@microsoft/applicationinsights-example-cfgsync" : {
"package" : "examples/cfgSync/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "3.3.2"
2023-07-24 19:51:18 +03:00
} ,
"@microsoft/1ds-post-js" : {
"package" : "channels/1ds-post-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "4.3.2"
2023-07-24 19:51:18 +03:00
} ,
"@microsoft/1ds-core-js" : {
"package" : "shared/1ds-core-js/package.json" ,
2024-08-31 03:34:54 +03:00
"release" : "4.3.2"
2023-09-20 19:20:56 +03:00
} ,
"@microsoft/applicationinsights-web-snippet" : {
"package" : "tools/applicationinsights-web-snippet/package.json" ,
2024-07-10 20:38:07 +03:00
"release" : "1.2.1"
2021-08-18 00:35:38 +03:00
}
}
2021-06-08 08:04:48 +03:00
}