Skip to content

Commit 78d04ae

Browse files
committed
Release 4.2.4
1 parent f4e012b commit 78d04ae

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v4.2.4](https://github.com/typed-code/schemats/compare/v4.2.3...v4.2.4)
8+
79
#### [v4.2.3](https://github.com/typed-code/schemats/compare/v4.2.2...v4.2.3)
810

11+
> 25 September 2020
12+
913
- Bump deps [`98ed97b`](https://github.com/typed-code/schemats/commit/98ed97b901e34b5ad1a015a203b034b5fef33c3f)
1014
- Add auto-changelog [`a239d75`](https://github.com/typed-code/schemats/commit/a239d7531eb7f7aa2d021313ac4034c3ac765c75)
15+
- Bump v4.2.3 [`f4e012b`](https://github.com/typed-code/schemats/commit/f4e012be928b801ad7bcf7e0f836689d93dff00e)
1116

1217
#### [v4.2.2](https://github.com/typed-code/schemats/compare/v4.2.1...v4.2.2)
1318

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typed-code/schemats",
3-
"version": "4.2.3",
3+
"version": "4.2.4",
44
"description": "Generate typescript interface definitions from (Postgres or MySql) SQL database schema",
55
"keywords": [
66
"postgres",

0 commit comments

Comments
 (0)