Skip to content

Commit 9c3d451

Browse files
committed
chore: release v2.0.0
1 parent aabee79 commit 9c3d451

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.0.0 - 2023-12-27
11+
1012
## 1.1.0 - 2023-12-26
1113

1214
## 1.0.2-beta.1 - 2023-05-12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-update-package-version",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A tool to check the latest versions of dependencies and dev-dependencies in your package.json file",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)