Skip to content

Commit ad6b495

Browse files
chore(release): 8.1.3 [skip ci]
### [8.1.3](v8.1.2...v8.1.3) (2023-02-14) ### Bug Fixes * bump mongodb-memory-server dependency ([0bb0e3d](0bb0e3d)) * regenerate package-lock.json ([659ec34](659ec34))
1 parent ac92f59 commit ad6b495

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [8.1.3](https://github.com/mixmaxhq/mongo-cursor-pagination/compare/v8.1.2...v8.1.3) (2023-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump mongodb-memory-server dependency ([0bb0e3d](https://github.com/mixmaxhq/mongo-cursor-pagination/commit/0bb0e3d5624cdc2a4420f885a00538a88ca86635))
7+
* regenerate package-lock.json ([659ec34](https://github.com/mixmaxhq/mongo-cursor-pagination/commit/659ec34f4c9f2f58b8024f8507d7cf73f06a8854))
8+
19
### [8.1.2](https://github.com/mixmaxhq/mongo-cursor-pagination/compare/v8.1.1...v8.1.2) (2022-08-26)
210

311

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,6 +1,6 @@
11
{
22
"name": "mongo-cursor-pagination",
3-
"version": "8.1.2",
3+
"version": "8.1.3",
44
"description": "Make it easy to return cursor-paginated results from a Mongo collection",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)