8000 chore: release v1.8.3 (#17) · shaadcode/payload-auditor@bb1cd53 · GitHub
[go: up one dir, main page]

Skip to content

Commit bb1cd53

Browse files
authored
chore: release v1.8.3 (#17)
1 parent 6b943f9 commit bb1cd53

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
## <small>1.8.3 (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 release-it changelog pkg ([bd49d3f](https://github.com/shaadcode/payload-auditor/commit/bd49d3f))
7+
* chore: bump version (#13) ([eabfac7](https://github.com/shaadcode/payload-auditor/commit/eabfac7)), closes [#13](https://github.com/shaadcode/payload-auditor/issues/13)
8+
* chore: change ref branch (#14) ([0b95876](https://github.com/shaadcode/payload-auditor/commit/0b95876)), closes [#14](https://github.com/shaadcode/payload-auditor/issues/14)
9+
* chore: change release branch (#12) ([041e2c4](https://github.com/shaadcode/payload-auditor/commit/041e2c4)), closes [#12](https://github.com/shaadcode/payload-auditor/issues/12)
10+
* chore: placing the @payloadcms/translations library as a development dependency ([1e61f63](https://github.com/shaadcode/payload-auditor/commit/1e61f63))
11+
* 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)
12+
* chore: update changelog preset ([6b943f9](https://github.com/shaadcode/payload-auditor/commit/6b943f9))
13+
* Chore/improved plugin development and testing environment ([bcd23fd](https://github.com/shaadcode/payload-auditor/commit/bcd23fd))
14+
* Docs/add contributing guide (#9) ([cfdfeea](https://github.com/shaadcode/payload-auditor/commit/cfdfeea)), closes [#9](https://github.com/shaadcode/payload-auditor/issues/9)
15+
* 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)
16+
* build: run the build script before each commit ([f47a0dd](https://github.com/shaadcode/payload-auditor/commit/f47a0dd))
17+
318
## <small>1.8.2 (2025-10-29)</small>
419

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

0 commit comments

Comments
 (0)
0