Skip to content

Commit

Permalink
Release 3.51.0
Browse files Browse the repository at this point in the history
[skip ci]

## [3.51.0](v3.50.0...v3.51.0) (2024-01-13)

### Features

* support GITHUB_TOKEN to increae github api request rate ([#639](#639)) ([0f7aa4a](0f7aa4a))
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent 0f7aa4a commit 08678c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.51.0](https://github.com/cnpm/cnpmcore/compare/v3.50.0...v3.51.0) (2024-01-13)


### Features

* support GITHUB_TOKEN to increae github api request rate ([#639](https://github.com/cnpm/cnpmcore/issues/639)) ([0f7aa4a](https://github.com/cnpm/cnpmcore/commit/0f7aa4a50f8925f6b182c42b2f6849410d7ef71e))

## [3.50.0](https://github.com/cnpm/cnpmcore/compare/v3.49.5...v3.50.0) (2024-01-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
"version": "3.50.0",
"version": "3.51.0",
"description": "npm core",
"files": [
"dist/**/*"
Expand Down

0 comments on commit 08678c7

Please sign in to comment.