Skip to content

Commit

Permalink
Merge pull request #445 from ForgeRock/update-changelog
Browse files Browse the repository at this point in the history
chore(javascript-sdk): changelogs
  • Loading branch information
ryanbas21 authored May 15, 2024
2 parents 8904bb2 + e17e65e commit 6eac0fc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/javascript-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.4.2] - 2024-05-15

Features:
feat: new request header by @juangarmendia05 in #432

Fixes:
fix(javascript-sdk): fix-exports-update-protect by @ryanbas21 in #433
fix(javascript-sdk): circular-dep by @ryanbas21 in #435
fix(javascript-sdk): change x-requested-platform to opt-in by @cerebrl in #438
fix(javascript-sdk): add logout redirect for pingone by @cerebrl in #443

## [4.4.1] - 2024-03-27

Fixes:
Expand Down
8 changes: 5 additions & 3 deletions packages/ping-protect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

## [4.4.1] - 2024-03-27

Fixes:
## [4.4.2] - 2024-05-15

fix(ping-protect): update-module-type by @ryanbas21 in #434
fix(ping-protect): update-signals-sdk by @ryanbas21 in #437
fix(ping-protect): bundling by @ryanbas21 in #440
fix(ping-protect): update-ping-protect-signals-sdk by @ryanbas21 in #441
fix(ping-protect): dynamically load ping protect in start and transpile as esmodule

## [4.4.0] - 2024-03-12
Expand Down

0 comments on commit 6eac0fc

Please sign in to comment.