Skip to content

Commit 6d505ec

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent a1ef674 commit 6d505ec

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/windows-prepare-assets.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/monorepo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @icebreakers/monorepo
22

3+
## 3.1.6
4+
5+
### Patch Changes
6+
7+
- [`616c7f7`](https://github.com/sonofmagic/monorepo-template/commit/616c7f794afd7c473e2024849d5cfda9d610965b) Thanks [@sonofmagic](https://github.com/sonofmagic)! - Avoid overwriting prepared assets/templates so concurrent Windows test runs do not hit EPERM unlink errors.
8+
39
## 3.1.5
410

511
### Patch Changes

packages/monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icebreakers/monorepo",
33
"type": "module",
4-
"version": "3.1.5",
4+
"version": "3.1.6",
55
"description": "The icebreaker's monorepo manager",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)