Skip to content

Commit

Permalink
Merge pull request #218 from Pana/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
iosh authored Dec 8, 2024
2 parents 5ad309e + 2ce3a72 commit 3089f30
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-doors-rescue.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# nrm

## 2.0.0

### Major Changes

- 8e68916: Migrate to Typescript and vitet. Thanks @chouchouji

## 1.5.0

### Minor Changes
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": "nrm",
"version": "1.5.0",
"version": "2.0.0",
"description": "npm registry manager can help you switch different npm registries easily and quickly",
"bin": {
"nrm": "dist/index.js"
Expand Down

0 comments on commit 3089f30

Please sign in to comment.