@rockcarver/frodo-cli 2.0.1 → 2.0.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.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ### Changed
11
+
12
+ - Update to frodo-lib 2.0.2
13
+
14
+ ### Fixed
15
+
16
+ - \#428: Frodo CLI now includes the `loglevel` dependency.
17
+
18
+ ## [2.0.1] - 2024-08-05
19
+
10
20
  ### Fixed
11
21
 
12
22
  - \#430: Frodo now properly supports exporting and importing of the email service with secondary configurations.
@@ -1897,7 +1907,8 @@ Frodo CLI 2.x automatically refreshes session and access tokens before they expi
1897
1907
  - Fixed problem with adding connection profiles
1898
1908
  - Miscellaneous bug fixes
1899
1909
 
1900
- [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.1-0...HEAD
1910
+ [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.1...HEAD
1911
+ [2.0.1]: https://github.com/rockcarver/frodo-cli/compare/v2.0.1-0...v2.0.1
1901
1912
  [2.0.1-0]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0...v2.0.1-0
1902
1913
  [2.0.0]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-70...v2.0.0
1903
1914
  [2.0.0-70]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-69...v2.0.0-70