Skip to content

Commit

Permalink
chore(release): 2.30.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rmi22186 committed Oct 15, 2024
1 parent b2134ce commit d50fc6e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.30.1](https://github.com/mParticle/mparticle-web-sdk/compare/v2.30.0...v2.30.1) (2024-10-15)


### Bug Fixes

* Check for window.screen when setting device_info ([#930](https://github.com/mParticle/mparticle-web-sdk/issues/930)) ([7ce742f](https://github.com/mParticle/mparticle-web-sdk/commit/7ce742fe7675ed6aab3db6cfd270d5e86cb02420))


# [2.30.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.29.0...v2.30.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@mparticle/web-sdk",
"version": "2.30.0",
"version": "2.30.1",
"description": "mParticle core SDK for web applications",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit d50fc6e

Please sign in to comment.