Skip to content

Commit 3cd4e33

Browse files
chore(main): release 10.0.1
1 parent 7700887 commit 3cd4e33

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"10.0.0"}
1+
{".":"10.0.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [10.0.1](https://github.com/voxpelli/node-installed-check/compare/v10.0.0...v10.0.1) (2026-02-23)
4+
5+
6+
### 🧹 Chores
7+
8+
* **deps:** update dependency typescript to ~5.9.3 ([#109](https://github.com/voxpelli/node-installed-check/issues/109)) ([7700887](https://github.com/voxpelli/node-installed-check/commit/7700887952e27fcb5661658d8cda38819c0cdde6))
9+
310
## [10.0.0](https://github.com/voxpelli/node-installed-check/compare/v9.3.0...v10.0.0) (2026-02-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "installed-check",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "Verifies that installed modules comply with the requirements specified in package.json",
55
"homepage": "http://github.com/voxpelli/node-installed-check",
66
"repository": {

0 commit comments

Comments
 (0)