Skip to content

Commit 0a166d2

Browse files
committed
chore: release v1.10.0
1 parent c2b4307 commit 0a166d2

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.10.0](///compare/v1.9.0...v1.10.0) (2025-12-02)
4+
5+
### Bug Fixes
6+
7+
validationError while logging to database by mongoose (77dda8f)
8+
remove unknown word in changelog (cedefd4)
9+
10+
### Performance Improvements
11+
12+
development server support for https (a5a601a)
13+
314
## [1.8.7](https://github.com/shaadcode/payload-auditor/compare/v1.8.6...v1.8.7) (2025-10-29)
415

516
### 🐞 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "payload-auditor",
33
"type": "module",
4-
"version": "1.9.0",
4+
"version": "1.10.0",
55
"description": "Simple, fast and customizable plugin for payload cms",
66
"author": {
77
"name": "seyed mojtaba shadab | shaadcode",

0 commit comments

Comments
 (0)