Skip to content

Commit

Permalink
js 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Dec 16, 2024
1 parent f3e4479 commit ef72c96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions TopModel.Generator.Javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.6

- [`f3e4479`](https://github.com/klee-contrib/topmodel/commit/f3e447955bdb11c30deb6c3d55fa51bb0b3890f1) - [JSResourceGen] Fix génération libellés de classes avec le même nom qu'un sous module (...)

## 1.1.5

- [`4037be2`]([Core/JS] Fix "strictIfUppercase" manquant sur camel/pascal case des noms de propriétés) - [Core/JS] Fix "strictIfUppercase" manquant sur camel/pascal case des noms de propriétés
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

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

0 comments on commit ef72c96

Please sign in to comment.