Skip to content

Commit dd3b62a

Browse files
authored
Merge pull request #167 from contentstack/staging
DX | 05-01-2025 | Release
2 parents 98d2852 + e10883e commit dd3b62a

5 files changed

Lines changed: 92 additions & 100 deletions

File tree

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fileignoreconfig:
33
ignore_detectors:
44
- filecontent
55
- filename: package-lock.json
6-
checksum: 7e32f876a3313948f176db63b178628a8e341eafd3db5fe4d2498e36b11267fa
6+
checksum: af3bffd9f46b71daf5b8dd0b3eace75dfd367e359b11503259dc00a8c7105bf0
77
- filename: .husky/pre-commit
88
checksum: 5baabd7d2c391648163f9371f0e5e9484f8fb90fa2284cfc378732ec3192c193
99
- filename: test/request.spec.ts

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Change log
22

3+
### Version: 1.3.6
4+
#### Date: Jan-05-2026
5+
- Fix: Resolve qa dependency snyk issue
6+
37
### Version: 1.3.5
48
#### Date: Dec-15-2025
59
- Fix: Added package.json with "type": "module" to dist/esm/ directory to resolve CommonJS/ESM module format mismatch error when importing ESM builds

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22

33

4-
Copyright (c) 2016-2025 Contentstack
4+
Copyright (c) 2016-2026 Contentstack
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)