Skip to content

Commit

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

## [2.4.1](v2.4.0...v2.4.1) (2022-12-17)

### Bug Fixes

* Auto releease on github action ([56f2c9c](56f2c9c))
  • Loading branch information
semantic-release-bot committed Dec 17, 2022
1 parent 56f2c9c commit 67327fb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [2.4.1](https://github.com/cnpm/fs-cnpm/compare/v2.4.0...v2.4.1) (2022-12-17)


### Bug Fixes

* Auto releease on github action ([56f2c9c](https://github.com/cnpm/fs-cnpm/commit/56f2c9caa5f08459f768b2620782c15f2aac8ddb))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fs-cnpm",
"version": "2.4.0",
"version": "2.4.1",
"description": "fs wrapper for cnpm",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 67327fb

Please sign in to comment.