Skip to content

Commit 597ba12

Browse files
committed
v4.0.0
1 parent 7a0befb commit 597ba12

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Upgrade to node v16 & npm v8
77
- Upgrade to class validator
88
- [Issue #202] Switch to .env from local.config.json
9+
- [Issue #206] Request/Response should be imported from child interfaces
910
- [Issue #218] Remove and replaced loggging with ts-tiny-log
1011
- Hardened types to replace many `any` members and parameters
1112

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "pointyapi",
3-
"version": "3.4.0",
3+
"version": "4.0.0",
44
"ts-project-version": "2.3.0",
55
"description": "*\"Stop writing endpoints\"*",
66
"private": true,

0 commit comments

Comments
 (0)