File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.6.23] - 2024-12-12
9
+ ### Details
10
+ #### Chore
11
+ - Update dependency tuist to v4.37.0 by @renovate [ bot] in [ #96 ] ( https://github.com/tuist/FileSystem/pull/96 )
12
+
8
13
## [ 0.6.22] - 2024-11-28
9
14
### Details
10
15
#### Chore
@@ -217,6 +222,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
217
222
#### Fix
218
223
- Do not throw error when resolving symlink of a plain directory by @fortmarek in [ #47 ] ( https://github.com/tuist/FileSystem/pull/47 )
219
224
225
+ [ 0.6.23 ] : https://github.com/tuist/FileSystem/compare/0.6.22..0.6.23
220
226
[ 0.6.22 ] : https://github.com/tuist/FileSystem/compare/0.6.21..0.6.22
221
227
[ 0.6.21 ] : https://github.com/tuist/FileSystem/compare/0.6.20..0.6.21
222
228
[ 0.6.20 ] : https://github.com/tuist/FileSystem/compare/0.6.19..0.6.20
You can’t perform that action at this time.
0 commit comments