Skip to content

Commit

Permalink
chore: release SDK v1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Aug 30, 2022
1 parent 9d577e2 commit 1d08134
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.13.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.1...v1.13.2) - 2022-08-30

### Merged

- fix(snappixel): cookie check [`#626`](https://github.com/rudderlabs/rudder-sdk-js/pull/626)
- Added support for configurable SameSite in v1 [`#627`](https://github.com/rudderlabs/rudder-sdk-js/pull/627)

## [v1.13.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.0...v1.13.1) - 2022-08-24

### Merged

- Bug fix for MP consolidatedPageCalls [`#622`](https://github.com/rudderlabs/rudder-sdk-js/pull/622)

### Commits

- chore: release SDK v1.13.1 [`83eee31`](https://github.com/rudderlabs/rudder-sdk-js/commit/83eee310d901d6c9d5784ec837e94b6bc99c074e)

## [v1.13.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.12.1...v1.13.0) - 2022-08-23

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudder-analytics",
"version": "1.13.1",
"version": "1.13.2",
"description": "",
"main": "./dist/browser.min.js",
"size-limit": [
Expand Down

0 comments on commit 1d08134

Please sign in to comment.