Skip to content

Commit cdc11c0

Browse files
committed
Release v0.12.3
1 parent ff1d8ac commit cdc11c0

13 files changed

Lines changed: 16 additions & 12 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# Version 0.12.3
4+
5+
* Fix notification creation for prisma.
6+
37
# Version 0.12.2
48

59
* Added the missing `getAllPendingNotification` method to the service.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vintasend",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"exports": {

src/implementations/vintasend-pug

0 commit comments

Comments
 (0)