Skip to content

Commit

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

## [3.21.0](v3.20.3...v3.21.0) (2023-05-21)

### Features

* easy config ([#468](#468)) ([9208392](9208392))
  • Loading branch information
semantic-release-bot committed May 21, 2023
1 parent 9208392 commit 81865a1
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.21.0](https://github.com/cnpm/npmcore/compare/v3.20.3...v3.21.0) (2023-05-21)


### Features

* easy config ([#468](https://github.com/cnpm/npmcore/issues/468)) ([9208392](https://github.com/cnpm/npmcore/commit/92083924eaa3fbcd5f3c651d0ddc056d9affba30))

## [3.20.3](https://github.com/cnpm/npmcore/compare/v3.20.2...v3.20.3) (2023-05-18)


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

0 comments on commit 81865a1

Please sign in to comment.