Skip to content

Commit c7f15e9

Browse files
committed
chore: Release v11.0.3
1 parent 15e76df commit c7f15e9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [11.0.3](https://github.com/medikoo/npm-cross-link/compare/v11.0.2...v11.0.3) (2024-07-19)
6+
7+
### Bug Fixes
8+
9+
- Fix handling of not found package names ([15e76df](https://github.com/medikoo/npm-cross-link/commit/15e76df04f91ef204809d10df1d932884efced37))
10+
11+
### Maintenance Improvements
12+
13+
- Improve clarity of warning log ([78dc3c2](https://github.com/medikoo/npm-cross-link/commit/78dc3c27a76be8cb56eeeaddf36d7b17f497a9fa))
14+
515
### [11.0.2](https://github.com/medikoo/npm-cross-link/compare/v11.0.1...v11.0.2) (2024-07-19)
616

717
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-cross-link",
3-
"version": "11.0.2",
3+
"version": "11.0.3",
44
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
55
"bin": {
66
"npm-cross-link": "./bin/npm-cross-link.js",

0 commit comments

Comments
 (0)