@salesforce/analytics 1.0.3 → 1.0.6

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.
package/CHANGELOG.md CHANGED
@@ -2,26 +2,37 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.0.6](https://github.com/salesforcecli/plugin-analytics/compare/v1.0.5...v1.0.6) (2022-04-13)
6
+
7
+ ### Bug Fixes
8
+
9
+ - add back -h support ([#104](https://github.com/salesforcecli/plugin-analytics/issues/104)) ([bf753e2](https://github.com/salesforcecli/plugin-analytics/commit/bf753e23dad3e1337977f036a6e26c49d5684a1d))
10
+
11
+ ### [1.0.5](https://github.com/salesforcecli/plugin-analytics/compare/v1.0.3...v1.0.5) (2022-04-06)
12
+
13
+ ### Bug Fixes
14
+
15
+ - app update use domino W-10809399 ([#101](https://github.com/salesforcecli/plugin-analytics/issues/101)) ([0373e13](https://github.com/salesforcecli/plugin-analytics/commit/0373e13ef1bd82739216d8fa4003e2e1dd3804f0))
16
+ - update version number ([#102](https://github.com/salesforcecli/plugin-analytics/issues/102)) ([9778614](https://github.com/salesforcecli/plugin-analytics/commit/97786148e154e53cc6e021c1699b0c06382ea2cb))
17
+ - use domino by default for app create W-10809399 ([#90](https://github.com/salesforcecli/plugin-analytics/issues/90)) ([0300f5c](https://github.com/salesforcecli/plugin-analytics/commit/0300f5c20c736b302711ba566c175eef2041c3c7))
18
+
5
19
  ### [1.0.3](https://github.com/salesforcecli/plugin-analytics/compare/v1.0.2...v1.0.3) (2022-02-02)
6
20
 
7
21
  ### [1.0.2](https://github.com/salesforcecli/plugin-analytics/compare/v1.0.1...v1.0.2) (2021-12-01)
8
22
 
9
-
10
23
  ### Bug Fixes
11
24
 
12
- * supporting upgrading template version ([#47](https://github.com/salesforcecli/plugin-analytics/issues/47)) ([8e60e0e](https://github.com/salesforcecli/plugin-analytics/commit/8e60e0eb0842b6f7d68b25609c0c52440146aebe))
25
+ - supporting upgrading template version ([#47](https://github.com/salesforcecli/plugin-analytics/issues/47)) ([8e60e0e](https://github.com/salesforcecli/plugin-analytics/commit/8e60e0eb0842b6f7d68b25609c0c52440146aebe))
13
26
 
14
27
  ### [1.0.1](https://github.com/salesforcecli/plugin-analytics/compare/v1.0.0...v1.0.1) (2021-11-02)
15
28
 
16
-
17
29
  ### Bug Fixes
18
30
 
19
- * add image related events ([#44](https://github.com/salesforcecli/plugin-analytics/issues/44)) ([50cd113](https://github.com/salesforcecli/plugin-analytics/commit/50cd1138f4e4abfdb14018775948bfb428d24595))
31
+ - add image related events ([#44](https://github.com/salesforcecli/plugin-analytics/issues/44)) ([50cd113](https://github.com/salesforcecli/plugin-analytics/commit/50cd1138f4e4abfdb14018775948bfb428d24595))
20
32
 
21
33
  ## 1.0.0 (2021-10-28)
22
34
 
23
-
24
35
  ### Features
25
36
 
26
- * move code to new repo and build ([7fb4bbb](https://github.com/salesforcecli/plugin-analytics/commit/7fb4bbb5f31d9bcf78557758916f3f5c34d3f791))
27
- * update version to 1.0.0 ([2b8e007](https://github.com/salesforcecli/plugin-analytics/commit/2b8e007c429500db5174adc4b6bf8c4a24d17252))
37
+ - move code to new repo and build ([7fb4bbb](https://github.com/salesforcecli/plugin-analytics/commit/7fb4bbb5f31d9bcf78557758916f3f5c34d3f791))
38
+ - update version to 1.0.0 ([2b8e007](https://github.com/salesforcecli/plugin-analytics/commit/2b8e007c429500db5174adc4b6bf8c4a24d17252))
package/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2018, Salesforce.com, Inc.
1
+ Copyright (c) 2022, Salesforce.com, Inc.
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: