Skip to content

Commit 00308bd

Browse files
authored
chore: release v1.8.4 (#19)
1 parent de2ac08 commit 00308bd

3 files changed

Lines changed: 20 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## <small>1.8.4 (2025-10-29)</small>
4+
5+
* chore: add build script (#11) ([f05699f](https://github.com/shaadcode/payload-auditor/commit/f05699f)), closes [#11](https://github.com/shaadcode/payload-auditor/issues/11)
6+
* chore: add new hook for release ([de2ac08](https://github.com/shaadcode/payload-auditor/commit/de2ac08))
7+
* chore: add release-it changelog pkg ([bd49d3f](https://github.com/shaadcode/payload-auditor/commit/bd49d3f))
8+
* chore: bump version (#13) ([eabfac7](https://github.com/shaadcode/payload-auditor/commit/eabfac7)), closes [#13](https://github.com/shaadcode/payload-auditor/issues/13)
9+
* chore: change ref branch (#14) ([0b95876](https://github.com/shaadcode/payload-auditor/commit/0b95876)), closes [#14](https://github.com/shaadcode/payload-auditor/issues/14)
10+
* chore: change release branch (#12) ([041e2c4](https://github.com/shaadcode/payload-auditor/commit/041e2c4)), closes [#12](https://github.com/shaadcode/payload-auditor/issues/12)
11+
* chore: placing the @payloadcms/translations library as a development dependency ([1e61f63](https://github.com/shaadcode/payload-auditor/commit/1e61f63))
12+
* chore: release v1.8.2 (#15) ([009ab55](https://github.com/shaadcode/payload-auditor/commit/009ab55)), closes [#15](https://github.com/shaadcode/payload-auditor/issues/15)
13+
* chore: release v1.8.3 (#17) ([bb1cd53](https://github.com/shaadcode/payload-auditor/commit/bb1cd53)), closes [#17](https://github.com/shaadcode/payload-auditor/issues/17)
14+
* chore: update changelog preset ([6b943f9](https://github.com/shaadcode/payload-auditor/commit/6b943f9))
15+
* Chore/improved plugin development and testing environment ([bcd23fd](https://github.com/shaadcode/payload-auditor/commit/bcd23fd))
16+
* Docs/add contributing guide (#9) ([cfdfeea](https://github.com/shaadcode/payload-auditor/commit/cfdfeea)), closes [#9](https://github.com/shaadcode/payload-auditor/issues/9)
17+
* perf(build): update release workflow (#7) ([376d3a3](https://github.com/shaadcode/payload-auditor/commit/376d3a3)), closes [#7](https://github.com/shaadcode/payload-auditor/issues/7)
18+
* build: run the build script before each commit ([f47a0dd](https://github.com/shaadcode/payload-auditor/commit/f47a0dd))
19+
320
## <small>1.8.3 (2025-10-29)</small>
421

522
* chore: add build script (#11) ([f05699f](https://github.com/shaadcode/payload-auditor/commit/f05699f)), closes [#11](https://github.com/shaadcode/payload-auditor/issues/11)

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.8.3",
4+
"version": "1.8.4",
55
"description": "Simple, fast and customizable plugin for payload cms",
66
"author": {
77
"name": "seyed mojtaba shadab | shaadcode",

0 commit comments

Comments
 (0)