Skip to content

Commit

Permalink
[Javascript] v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gideruette committed Sep 6, 2024
1 parent 83a2fe1 commit 6ce6def
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions TopModel.Generator.Javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

## 1.0.4

- [#389](https://github.com/klee-contrib/topmodel/pull/389) - Prise en compte des returnType Blob et ArrayBuffer

## 1.0.3

Version initiale.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<PropertyGroup>
<PackageOutputPath>../.nupkg</PackageOutputPath>
<Version>1.0.3</Version>
<Version>1.0.4</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Authors>JabX;gideruette</Authors>
<Description>Générateurs JS/TS pour TopModel</Description>
Expand Down

0 comments on commit 6ce6def

Please sign in to comment.