Skip to content

Commit

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

## [3.0.0](v2.10.1...v3.0.0) (2023-01-17)

### ⚠ BREAKING CHANGES

* use SingletonProto instead of ContextProto

Co-authored-by: killagu <[email protected]>

### Code Refactoring

* use tegg v3 ([#370](#370)) ([8e3acae](8e3acae))
  • Loading branch information
semantic-release-bot committed Jan 17, 2023
1 parent 8e3acae commit d6b35ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.0.0](https://github.com/cnpm/npmcore/compare/v2.10.1...v3.0.0) (2023-01-17)


### ⚠ BREAKING CHANGES

* use SingletonProto instead of ContextProto

Co-authored-by: killagu <[email protected]>

### Code Refactoring

* use tegg v3 ([#370](https://github.com/cnpm/npmcore/issues/370)) ([8e3acae](https://github.com/cnpm/npmcore/commit/8e3acaead9d0b9d54f0d62444d51d8a34e0842ef))

## [2.10.1](https://github.com/cnpm/npmcore/compare/v2.10.0...v2.10.1) (2023-01-08)


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

0 comments on commit d6b35ca

Please sign in to comment.