dataverse-utils 2.0.0 → 2.0.1

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.json CHANGED
@@ -2,7 +2,22 @@
2
2
  "name": "dataverse-utils",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 16 Sep 2021 20:49:35 GMT",
5
+ "date": "Thu, 16 Sep 2021 20:57:15 GMT",
6
+ "tag": "dataverse-utils_v2.0.1",
7
+ "version": "2.0.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "Update wording for entering table",
12
+ "author": "derek.finlinson@journeyteam.com",
13
+ "commit": "963c071a39980f4cef59a3ab24c1f749504d0584",
14
+ "package": "dataverse-utils"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 16 Sep 2021 20:49:48 GMT",
6
21
  "tag": "dataverse-utils_v2.0.0",
7
22
  "version": "2.0.0",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,25 @@
1
1
  # Change Log - dataverse-utils
2
2
 
3
- This log was last generated on Thu, 16 Sep 2021 20:49:35 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Sep 2021 20:57:15 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 2.0.0
7
+ ## 2.0.1
8
8
 
9
- Thu, 16 Sep 2021 20:49:35 GMT
9
+ Thu, 16 Sep 2021 20:57:15 GMT
10
10
 
11
- ### Major changes
11
+ ### Patches
12
12
 
13
- - Switch to device-code auth (derek.finlinson@journeyteam.com)
13
+ - Update wording for entering table (derek.finlinson@journeyteam.com)
14
14
 
15
+ ## 2.0.0
16
+
17
+ Thu, 16 Sep 2021 20:49:48 GMT
18
+
19
+ ### Major changes
20
+
21
+ - Switch to device-code auth (derek.finlinson@journeyteam.com)
22
+
15
23
  ## 1.0.1
16
24
 
17
25
  Thu, 02 Sep 2021 16:22:00 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dataverse-utils",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "bin": {