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 d20b0fe commit a141564Copy full SHA for a141564
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.0](https://github.com/node-modules/oss-interface/compare/v1.2.2...v1.3.0) (2023-10-05)
4
+
5
6
+### Features
7
8
+* improve delete options ([#10](https://github.com/node-modules/oss-interface/issues/10)) ([d20b0fe](https://github.com/node-modules/oss-interface/commit/d20b0fe68d2ec6511365a72ae5dc8d18132f3fa8))
9
10
## [1.2.2](https://github.com/node-modules/oss-interface/compare/v1.2.1...v1.2.2) (2023-09-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "oss-interface",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "OSS Client interface",
"files": [
"dist",
0 commit comments