Skip to content

Commit f913986

Browse files
committed
1.10.11
1 parent 446bfb2 commit f913986

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "adrai",
33
"name": "viewmodel",
4-
"version": "1.10.10",
4+
"version": "1.10.11",
55
"private": false,
66
"main": "index.js",
77
"engines": {

releasenotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [v1.10.11](https://github.com/adrai/node-viewmodel/compare/v1.10.10...v1.10.11)
2+
- Fix options indexes [#68](https://github.com/adrai/node-viewmodel/pull/68) thanks to [tommiii](https://github.com/tommiii)
3+
14
## [v1.10.10](https://github.com/adrai/node-viewmodel/compare/v1.10.8...v1.10.10)
25
- Increase DynamoDB performance [#66](https://github.com/adrai/node-viewmodel/pull/66) thanks to [Peter Schramm](https://github.com/Glockenbeat)
36

0 commit comments

Comments
 (0)