Skip to content

Commit 649c710

Browse files
chore(release): 8.1.0 [skip ci]
## [8.1.0](v8.0.1...v8.1.0) (2022-08-25) ### Features * update babel to v7 ([6a86084](6a86084))
1 parent 1d7fa3d commit 649c710

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.1.0](https://github.com/mixmaxhq/mongo-cursor-pagination/compare/v8.0.1...v8.1.0) (2022-08-25)
2+
3+
4+
### Features
5+
6+
* update babel to v7 ([6a86084](https://github.com/mixmaxhq/mongo-cursor-pagination/commit/6a86084253a5b950e2549df3cb537e8c5eaef7c5))
7+
18
### [8.0.1](https://github.com/mixmaxhq/mongo-cursor-pagination/compare/v8.0.0...v8.0.1) (2022-08-24)
29

310

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": "mongo-cursor-pagination",
3-
"version": "8.0.1",
3+
"version": "8.1.0",
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)