Skip to content

Commit c2836f9

Browse files
committed
v0.5.1
1 parent f4603e7 commit c2836f9

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.5.1
4+
5+
* `[FIX]` Fix and improve codegen output (CSharp, Protobuf3).
6+
* Update CI configurations.
7+
8+
39
## v0.5.0
410

511
* Add `C#` type definition code generation.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tynder",
33
"private": false,
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"description": "TypeScript friendly Data validator for JavaScript.",
66
"keywords": [
77
"data validator",

0 commit comments

Comments
 (0)