Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fileignoreconfig:
- filename: package-lock.json
checksum: 6cc2e3aaa2d8a2673ce2bb2be4130a5c7866a65e4eb796d16ebe0a6ca3726515
checksum: 0146e825cc3c39edc160d2b6c380c6adc5dd8c81e47026cb1b09f393911f2a4c
version: ""
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Change log

### Version: 1.3.13
#### Date: April-13-2026
- Fix: Bump axios and lodash dependency ranges

### Version: 1.3.12
#### Date: March-23-2026
- Fix: Handling axios error when status code is 0
Expand Down Expand Up @@ -84,7 +88,6 @@
#### Date: Oct-22-2024
- Fix: getData to receive params and headers both in data

## Change log
### Version: 1.1.2
#### Date: Oct-22-2024
- Node version bump
Expand Down
Loading
Loading