We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73d7fa commit cb1cb9dCopy full SHA for cb1cb9d
1 file changed
CHANGELOG.md
@@ -5,6 +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.2.1] - 2021-07-29
9
+
10
+### Added
11
+- SDK up to date with [API v1.0.214](https://ordercloud.io/release-notes/v1.0.214)
12
13
+### Fixed
14
+- cookieOption defaults were being clobbered and as a result defaults were not being applied
15
16
## [4.2.0] - 2021-03-04
17
18
### Added
0 commit comments