Skip to content

Commit 888dfd3

Browse files
chore(release): Release 0.6.8
## [0.6.8](v0.6.7...v0.6.8) (2025-06-04) ### Bug Fixes * To trigger release ([fce5a17](fce5a17))
1 parent fce5a17 commit 888dfd3

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [0.6.8](https://github.com/open-inc/node-parse-server-ldap/compare/v0.6.7...v0.6.8) (2025-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* To trigger release ([fce5a17](https://github.com/open-inc/node-parse-server-ldap/commit/fce5a17e52ed31b3f1884237e10d7d344ec013c5))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openinc/parse-server-ldap",
3-
"version": "0.6.7",
3+
"version": "0.6.8",
44
"description": "Parse Server Cloud Code to authenticate with LDAP/AD",
55
"packageManager": "pnpm@10.11.1",
66
"type": "module",
@@ -64,4 +64,4 @@
6464
"prettier": {
6565
"printWidth": 120
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)