Skip to content

Commit d93683f

Browse files
committed
chore(release): publish
- makage@0.1.12
1 parent 2faece2 commit d93683f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/makage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.12](https://github.com/hyperweb-io/makage/compare/makage@0.1.11...makage@0.1.12) (2026-02-08)
7+
8+
### Bug Fixes
9+
10+
- add maxRetries to fs.rm in clean to handle ENOTEMPTY race conditions ([2315396](https://github.com/hyperweb-io/makage/commit/2315396cb6fd4e451b7db831f911bcfca2cba2e7))
11+
612
## [0.1.11](https://github.com/hyperweb-io/makage/compare/makage@0.1.10...makage@0.1.11) (2026-02-07)
713

814
### Bug Fixes

packages/makage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "makage",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Tiny build helper for monorepo packages - cross-platform copy, clean, and asset management",
66
"main": "index.js",

0 commit comments

Comments
 (0)