1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-07-23 22:55:28 +00:00

chore(release): 4.17.1 [skip ci]

## [4.17.1](https://github.com/sasjs/adapter/compare/v4.17.0...v4.17.1) (2026-06-18)

### Bug Fixes

* session expiry ([#886](https://github.com/sasjs/adapter/issues/886)) ([b3921f7](https://github.com/sasjs/adapter/commit/b3921f7d058693ec125d0ae6ddafdb4095b0771e))
This commit is contained in:
semantic-release-bot
2026-06-18 19:19:00 +00:00
parent a641a2fbdf
commit 5c5967fa10
2 changed files with 6 additions and 3 deletions
+4 -2
View File
@@ -49,7 +49,8 @@
"typescript": "4.9.5", "typescript": "4.9.5",
"webpack": "5.76.2", "webpack": "5.76.2",
"webpack-cli": "4.9.2" "webpack-cli": "4.9.2"
} },
"version": "4.17.1"
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
"version": "2.3.0", "version": "2.3.0",
@@ -15368,5 +15369,6 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
} }
} },
"version": "4.17.1"
} }
+2 -1
View File
@@ -98,5 +98,6 @@
"form-data": "4.0.6", "form-data": "4.0.6",
"https": "1.0.0", "https": "1.0.0",
"tough-cookie": "4.1.3" "tough-cookie": "4.1.3"
} },
"version": "4.17.1"
} }