Skip to content

Commit 2e0225e

Browse files
fortmarekgithub-actions[bot]
authored andcommitted
[Release] FileSystem 0.15.31
1 parent 60d57c7 commit 2e0225e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.15.31] - 2026-04-08
9+
### Details
10+
#### Fix
11+
- Handle concurrent mkdir race in NIO's createDirectory by @pepicrft in [#312](https://github.com/tuist/FileSystem/pull/312)
12+
813
## [0.15.30] - 2026-04-07
914
### Details
1015
#### Chore
@@ -1223,6 +1228,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12231228
#### Fix
12241229
- Do not throw error when resolving symlink of a plain directory by @fortmarek in [#47](https://github.com/tuist/FileSystem/pull/47)
12251230

1231+
[0.15.31]: https://github.com/tuist/FileSystem/compare/0.15.30..0.15.31
12261232
[0.15.30]: https://github.com/tuist/FileSystem/compare/0.15.29..0.15.30
12271233
[0.15.29]: https://github.com/tuist/FileSystem/compare/0.15.28..0.15.29
12281234
[0.15.28]: https://github.com/tuist/FileSystem/compare/0.15.27..0.15.28

0 commit comments

Comments
 (0)