Skip to content

Commit 5c41c2e

Browse files
Release 2.5.0
[skip ci] ## [2.5.0](v2.4.0...v2.5.0) (2025-05-10) ### Features * use prettier, oxlint and vitest ([#27](#27)) ([d411a9f](d411a9f))
1 parent d411a9f commit 5c41c2e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.5.0](https://github.com/node-modules/oss-client/compare/v2.4.0...v2.5.0) (2025-05-10)
4+
5+
6+
### Features
7+
8+
* use prettier, oxlint and vitest ([#27](https://github.com/node-modules/oss-client/issues/27)) ([d411a9f](https://github.com/node-modules/oss-client/commit/d411a9fdbae20185392ed25615ce16de82e9fc9f))
9+
310
## [2.4.0](https://github.com/node-modules/oss-client/compare/v2.3.0...v2.4.0) (2024-12-05)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oss-client",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"engines": {
55
"node": ">= 16.0.0"
66
},

0 commit comments

Comments
 (0)