We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438ec1f commit e2fe895Copy full SHA for e2fe895
1 file changed
CHANGELOG.md
@@ -5,7 +5,14 @@ All notable changes to the ordercloud-javascript-sdk will be documented in this
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [4.6.6] - 20220-04-18
+
9
+## [4.6.7] - 2022-04-27
10
+### Fixed
11
+- bug where decoded token did not account for singular returned role
12
+### Added
13
+- SDK up to date with API v1.0.235
14
15
+## [4.6.6] - 2022-04-18
16
### Fixed
17
- bug where new models from v4.6.5 were not being bundled in the final output
18
0 commit comments