Skip to content

Commit

Permalink
chore(@rudderstack/analytics-js): release version 3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Aug 2, 2024
1 parent 312b6ea commit c967619
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/analytics-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.7.7](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-08-02)

### Dependency Updates

* `@rudderstack/analytics-js-cookies` updated to version `0.3.5`
* `@rudderstack/analytics-js-common` updated to version `3.8.1`
* `@rudderstack/analytics-js-plugins` updated to version `3.4.7`

### Bug Fixes

* error filtering of non-errors ([#1811](https://github.com/rudderlabs/rudder-sdk-js/issues/1811)) ([7b83e16](https://github.com/rudderlabs/rudder-sdk-js/commit/7b83e1661b1e0ce0b6b5ae45d3a2e08db97ddcb3))

## [3.7.6](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-07-24)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js",
"version": "3.7.6",
"version": "3.7.7",
"description": "RudderStack JavaScript SDK",
"main": "dist/npm/modern/cjs/index.cjs",
"module": "dist/npm/modern/esm/index.mjs",
Expand Down

0 comments on commit c967619

Please sign in to comment.