Skip to content

Commit

Permalink
Merge branch 'master' into v530
Browse files Browse the repository at this point in the history
  • Loading branch information
YaraMatkova authored Mar 25, 2022
2 parents 8b1ff5f + 89bf2b6 commit b70af05
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 33 deletions.
12 changes: 0 additions & 12 deletions .github/pull_request_template.md

This file was deleted.

1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Fixed issue with URL strategy retrying to send requests after SDK was disabled.

---

### Version 5.2.1 (16th September 2021)
#### Fixed
- Fixed top-level Typescript declarations.
Expand Down
2 changes: 1 addition & 1 deletion dist/adjust-latest.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ declare namespace Adjust {
}

type LogLevel = 'none' | 'error' | 'warning' | 'info' | 'verbose'

interface Attribution {

/** Adjust device identifier */
Expand Down
19 changes: 0 additions & 19 deletions dist/adjust-latest.js
Original file line number Diff line number Diff line change
Expand Up @@ -4049,7 +4049,6 @@ import { type UrlT, type ActivityStateMapT, type AttributionMapT, type CommonReq




/**
* Reference to the activity state
*
Expand Down Expand Up @@ -11563,24 +11562,6 @@ var main_Promise = typeof Promise === 'undefined' ? __webpack_require__(3).Promi
import { type InitOptionsT, type LogOptionsT, type EventParamsT, type GlobalParamsT, type CustomErrorT, type ActivityStateMapT, type SmartBannerOptionsT, type AttributionMapT } from './types';*/





















/*:: type InitConfigT = $ReadOnly<{|...InitOptionsT, ...LogOptionsT|}>*/

Expand Down
2 changes: 1 addition & 1 deletion dist/adjust-latest.min.js

Large diffs are not rendered by default.

0 comments on commit b70af05

Please sign in to comment.