Skip to content

Commit

Permalink
chore: release SDK v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Sep 5, 2022
1 parent 14890b9 commit 47cfa00
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,25 @@ 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.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.2...v1.13.3) - 2022-09-05

### Merged

- feat (rockerbox): add anonymousId for all calls [`#636`](https://github.com/rudderlabs/rudder-sdk-js/pull/636)
- Feature(Intercom): Adding support of flattenJson in track call properties. [`#629`](https://github.com/rudderlabs/rudder-sdk-js/pull/629)
- bugfix(non CFD): SnapEngage - adding name field in constructor [`#632`](https://github.com/rudderlabs/rudder-sdk-js/pull/632)

## [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)

### Commits

- chore: release SDK v1.13.2 [`1d08134`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d081340acc884844ab273e230ed978de97565fa)

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

### 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.2",
"version": "1.13.3",
"description": "",
"main": "./dist/browser.min.js",
"size-limit": [
Expand Down

0 comments on commit 47cfa00

Please sign in to comment.