Skip to content

Commit 009ab55

Browse files
authored
chore: release v1.8.2 (#15)
1 parent 0b95876 commit 009ab55

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Changelog
2+
3+
## <small>1.8.2 (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/improved plugin development and testing environment ([bcd23fd](https://github.com/shaadcode/payload-auditor/commit/bcd23fd))
12+
* Docs/add contributing guide (#9) ([cfdfeea](https://github.com/shaadcode/payload-auditor/commit/cfdfeea)), closes [#9](https://github.com/shaadcode/payload-auditor/issues/9)
13+
* 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)
14+
* build: run the build script before each commit ([f47a0dd](https://github.com/shaadcode/payload-auditor/commit/f47a0dd))
15+
116
# [1.8.0](https://github.com/shaadcode/payload-auditor/compare/v1.7.0...v1.8.0) (2025-05-26)
217

318

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

0 commit comments

Comments
 (0)