Skip to content

Commit

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

## [3.13.0](v3.12.1...v3.13.0) (2023-04-07)

### Features

* support npm access command ([#436](#436)) ([0ffb614](0ffb614))
  • Loading branch information
semantic-release-bot committed Apr 7, 2023
1 parent 0ffb614 commit 79a5937
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.13.0](https://github.com/cnpm/npmcore/compare/v3.12.1...v3.13.0) (2023-04-07)


### Features

* support npm access command ([#436](https://github.com/cnpm/npmcore/issues/436)) ([0ffb614](https://github.com/cnpm/npmcore/commit/0ffb61484eed78e1a819cb2a3af3f225183246cb))

## [3.12.1](https://github.com/cnpm/npmcore/compare/v3.12.0...v3.12.1) (2023-04-07)


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.12.1",
"version": "3.13.0",
"description": "npm core",
"files": [
"dist/**/*"
Expand Down

0 comments on commit 79a5937

Please sign in to comment.