Skip to content

Commit

Permalink
chore: update version to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
namini40 committed Jan 11, 2025
1 parent 8542208 commit 7925f06
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### Version 2.3.3 (Jan 2025)
#### Fixed
- send user-agent missing data on chrome v+110 as new Client headers in requests

### Version 2.3.2 (Jan 2024)
#### Fixed
- `attribution` request for first open after successful `sdk_click`.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.2
2.3.3
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": "web-adtrace",
"version": "2.3.2",
"version": "2.3.3",
"description": "This is the guide to the Javascript SDK of Adtrace™ for web sites or web apps. You can read more about Adtrace™ at [adtrace.io].",
"scripts": {
"build:demo": "webpack --mode production --config webpack.demo.config.js",
Expand Down

0 comments on commit 7925f06

Please sign in to comment.