Skip to content

Commit

Permalink
chore: bumped version and regenerated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Aug 5, 2022
1 parent c3b05b5 commit 323bc5e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ 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.12.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.4...v1.12.0) - 2022-08-05

### Merged

- feature(event filtering): criteo onetag [`#595`](https://github.com/rudderlabs/rudder-sdk-js/pull/595)
- feature/mouseflow: new Integration Onboarding [`#590`](https://github.com/rudderlabs/rudder-sdk-js/pull/590)
- Fix: dataset attribute syntax updated in scriptLoader [`#598`](https://github.com/rudderlabs/rudder-sdk-js/pull/598)
- Added polyfills for unsupported functions [`#591`](https://github.com/rudderlabs/rudder-sdk-js/pull/591)
- Filter script loading errors from native SDKs [`#587`](https://github.com/rudderlabs/rudder-sdk-js/pull/587)
- Launchdarkly Fix [`#592`](https://github.com/rudderlabs/rudder-sdk-js/pull/592)
- Fix: source config fetch error handled [`#582`](https://github.com/rudderlabs/rudder-sdk-js/pull/582)
- Enhancement in Bugsnag error filtering [`#581`](https://github.com/rudderlabs/rudder-sdk-js/pull/581)

## [v1.11.4](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.3...v1.11.4) - 2022-07-28

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

### Commits

- Regenerated changelog [`99f157a`](https://github.com/rudderlabs/rudder-sdk-js/commit/99f157a5ca18ce78bf6a35a698e226627af87e86)
- Bumped version [`b3c4985`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3c4985be4d4a4b98bc4a32b5ec9e1b6bb7e4b5a)

## [v1.11.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.2...v1.11.3) - 2022-07-26
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.11.4",
"version": "1.12.0",
"description": "",
"main": "./dist/browser.min.js",
"size-limit": [
Expand Down

0 comments on commit 323bc5e

Please sign in to comment.