Skip to content

Commit 059c133

Browse files
committed
chore: Release v12.0.3
1 parent 208af20 commit 059c133

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
### [12.0.3](https://github.com/medikoo/npm-cross-link/compare/v12.0.2...v12.0.3) (2024-09-24)
6+
7+
### Bug Fixes
8+
9+
- Ensure to expose eventual `stdin` requests ([f3a73fa](https://github.com/medikoo/npm-cross-link/commit/f3a73fa65b93571590d123068ca210e262001d9e))
10+
- Properly handle invalid cache folder ([4460948](https://github.com/medikoo/npm-cross-link/commit/4460948c63b51a75f77183c4e4bd9a117f629d08))
11+
12+
### Maintenance Improvements
13+
14+
- Bump packages ([208af20](https://github.com/medikoo/npm-cross-link/commit/208af204405b0f0e913b8a6945ceff6112faa6e1))
15+
516
### [12.0.2](https://github.com/medikoo/npm-cross-link/compare/v12.0.1...v12.0.2) (2024-09-08)
617

718
### Maintenance Improvements

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": "12.0.2",
3+
"version": "12.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)