Skip to content

Commit 2ec6bd9

Browse files
Release 3.53.0
[skip ci] ## [3.53.0](v3.52.0...v3.53.0) (2024-01-27) ### Features * mirror bun ([#645](#645)) ([26d2ef2](26d2ef2))
1 parent 26d2ef2 commit 2ec6bd9

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+
## [3.53.0](https://github.com/cnpm/cnpmcore/compare/v3.52.0...v3.53.0) (2024-01-27)
4+
5+
6+
### Features
7+
8+
* mirror bun ([#645](https://github.com/cnpm/cnpmcore/issues/645)) ([26d2ef2](https://github.com/cnpm/cnpmcore/commit/26d2ef212440f81388c5996ac73bf4bf4331f1ab))
9+
310
## [3.52.0](https://github.com/cnpm/cnpmcore/compare/v3.51.1...v3.52.0) (2024-01-25)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cnpmcore",
3-
"version": "3.52.0",
3+
"version": "3.53.0",
44
"description": "npm core",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)