lob 6.6.1 → 6.6.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,12 +1,17 @@
1
+ ### 6.6.1 (2022-04-11)
2
+ ##### Maintenance
3
+ * bump minimist from 1.2.0 to 1.2.6
4
+ * bump moment from 2.29.1 to 2.29.2
5
+
1
6
  ### 6.6.1 (2022-04-05)
2
- ##### Maintinence
7
+ ##### Maintenance
3
8
  * **autocomplete** add query param for address casing
4
9
  * Update dependency version
5
10
  * Updates to CI process
6
11
  * Updates to Repo branch naming
7
12
 
8
13
  ### 6.5.5 (2022-01-14)
9
- ##### Maintinence
14
+ ##### Maintenance
10
15
  * Removed Bluebird dependency and replaced with p-map
11
16
  * Updated 4 out of date dev dependencies
12
17
  * Updated min required version of NodeJS to 10
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "Lob.com",
11
11
  "printing"
12
12
  ],
13
- "version": "6.6.1",
13
+ "version": "6.6.2",
14
14
  "homepage": "https://github.com/lob/lob-node",
15
15
  "author": "Lob <support@lob.com> (https://lob.com/)",
16
16
  "dependencies": {