We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d27f7 commit 1bfc7b1Copy full SHA for 1bfc7b1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.2](https://github.com/node-modules/oss-interface/compare/v1.2.1...v1.2.2) (2023-09-17)
4
+
5
6
+### Bug Fixes
7
8
+* res headers maybe IncomingHttpHeaders ([#9](https://github.com/node-modules/oss-interface/issues/9)) ([80d27f7](https://github.com/node-modules/oss-interface/commit/80d27f725ede3ef15f061710ad9337f4e389f9fb))
9
10
## [1.2.1](https://github.com/node-modules/oss-interface/compare/v1.2.0...v1.2.1) (2023-09-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "oss-interface",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "OSS Client interface",
"files": [
"dist",
0 commit comments