Skip to content

Commit fec1030

Browse files
committed
Release
- @graphql-pagination/mongodb@1.3.1
1 parent 3638d70 commit fec1030

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/mongodb/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.1](https://github.com/lkrzyzanek/graphql-pagination/compare/@graphql-pagination/mongodb@1.3.0...@graphql-pagination/mongodb@1.3.1) (2024-11-19)
7+
8+
**Note:** Version bump only for package @graphql-pagination/mongodb
9+
10+
11+
12+
13+
614
# [1.3.0](https://github.com/lkrzyzanek/graphql-pagination/compare/@graphql-pagination/mongodb@1.2.5...@graphql-pagination/mongodb@1.3.0) (2024-11-19)
715

816

packages/mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-pagination/mongodb",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "GraphQL Pagination - MongoDB",
55
"author": "Libor Krzyzanek",
66
"license": "MIT",

0 commit comments

Comments
 (0)