File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10- ## 4.12.0 - 2024-02-12
10+ ## 4.12.1 - 2024-02-12
11+
12+ ### Fixed
13+
14+ #### JavaScript
15+
16+ * Embed ` fable-library-js ` in Fable DLL (by @MangelMaxime )
17+
18+ ## 4.12.0 - 2024-02-12 [ YANKED]
1119
1220### Added
1321
Original file line number Diff line number Diff line change 7676 <OtherFlags >$(OtherFlags) --nowarn:3536</OtherFlags >
7777 </PropertyGroup >
7878 <ItemGroup >
79- <Content Include =" ..\..\temp\fable-library\**\*.*" PackagePath =" fable-library\" />
79+ <Content Include =" ..\..\temp\fable-library-js \**\*.*" PackagePath =" fable-library-js \" />
8080 <Content Include =" ..\..\temp\fable-library-ts\**\*.*" PackagePath =" fable-library-ts\" />
8181 <Content Include =" ..\..\temp\fable-library-py\**\*.*" PackagePath =" fable-library-py\" />
8282 <Content Include =" ..\..\temp\fable-library-rust\**\*.*" PackagePath =" fable-library-rust\" />
You can’t perform that action at this time.
0 commit comments