Skip to content

Commit

Permalink
chore: release SDK v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Sep 21, 2022
1 parent cc0758a commit a18fbd2
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 6 deletions.
31 changes: 29 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v2.14.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.13.0...v2.14.0)
## [v2.15.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.14.0...v2.15.0)

### Merged

- fix(integration): update error message in LinkedIn Insight Tag [`#656`](https://github.com/rudderlabs/rudder-sdk-js/pull/656)
- feat (core): user session [`#637`](https://github.com/rudderlabs/rudder-sdk-js/pull/637)

### Commits

- chore: release SDK v1.15.0 [`34c546d`](https://github.com/rudderlabs/rudder-sdk-js/commit/34c546d07dce65445ca57e5025d9f7a93233cc6f)

## [v2.14.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.13.0...v2.14.0) - 2022-09-15

### Merged

Expand All @@ -24,6 +35,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Commits

- chore: release SDK v2.14.0 [`17de7d1`](https://github.com/rudderlabs/rudder-sdk-js/commit/17de7d19310176c082742cfd686b7e94771520bd)
- chore: release SDK v1.14.0 [`d30bdcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/d30bdcbc0aa17b7dda7397efa8127365c5e03e43)

## [v2.13.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.12.3...v2.13.0) - 2022-09-07
Expand Down Expand Up @@ -570,7 +582,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bumped version [`cf5b5e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/cf5b5e16b6a1a51d379476e8dab25b9964e4dcde)
- Added CODEOWNERS file [`3270abe`](https://github.com/rudderlabs/rudder-sdk-js/commit/3270abe4f9947d9382789c836f25980d3830da0b)

## [v2.2.6](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.14.0...v2.2.6) - 2022-03-03
## [v2.2.6](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.15.0...v2.2.6) - 2022-03-03

### Merged

Expand Down Expand Up @@ -755,6 +767,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- First stab at disconnecting 'integrations' from core SDK and dynamically loading client integrations [`154a797`](https://github.com/rudderlabs/rudder-sdk-js/commit/154a79715822fa2b287395c5be22bbf0660df190)
- First test commit: Minor documentation update in the example code [`1e488cf`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e488cf4f34a571652e2addee947e8a8eed09ee2)

## [v1.15.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.14.0...v1.15.0) - 2022-09-15

### Merged

- feat(integration): add common util function for mapping event names in ads destinations [`#643`](https://github.com/rudderlabs/rudder-sdk-js/pull/643)
- feat(LinkedIn Insights Tag): add support for event-specific conversion [`#648`](https://github.com/rudderlabs/rudder-sdk-js/pull/648)
- feature(new integration): Woopra Device Mode Onboarding [`#645`](https://github.com/rudderlabs/rudder-sdk-js/pull/645)
- feature(new integration): RollBar web Device mode integration onboarding [`#646`](https://github.com/rudderlabs/rudder-sdk-js/pull/646)
- feat(quora pixel): add data-loader attribute [`#649`](https://github.com/rudderlabs/rudder-sdk-js/pull/649)
- feat(new integration): quora pixel device mode destination onboarding [`#647`](https://github.com/rudderlabs/rudder-sdk-js/pull/647)

### Commits

- chore: release SDK v1.15.0 [`34c546d`](https://github.com/rudderlabs/rudder-sdk-js/commit/34c546d07dce65445ca57e5025d9f7a93233cc6f)

## [v1.14.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.3...v1.14.0) - 2022-09-07

### Merged
Expand Down
2 changes: 1 addition & 1 deletion dist/rudder-sdk-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudder-sdk-js",
"version": "2.14.0",
"version": "2.15.0",
"description": "RudderStack Javascript SDK",
"main": "index.js",
"types": "index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "2.14.0",
"version": "2.15.0",
"description": "",
"main": "./dist/browser.min.js",
"scripts": {
Expand Down

0 comments on commit a18fbd2

Please sign in to comment.