Skip to content

Commit d446b2d

Browse files
committed
chore: Release v12.0.2
1 parent 5a03df5 commit d446b2d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.2](https://github.com/medikoo/npm-cross-link/compare/v12.0.1...v12.0.2) (2024-09-08)
6+
7+
### Maintenance Improvements
8+
9+
- Ensure to pick `fs2` bug fix ([5a03df5](https://github.com/medikoo/npm-cross-link/commit/5a03df58a7a1e64f60df41979b34fd2e1540fb6f))
10+
511
### [12.0.1](https://github.com/medikoo/npm-cross-link/compare/v12.0.0...v12.0.1) (2024-09-08)
612

713
### 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": "12.0.1",
3+
"version": "12.0.2",
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)