Skip to content

Commit e92e3ab

Browse files
chore(main): release 1.3.3 (#46)
Co-authored-by: Diego <juandiegosierrafernandez@gmail.com>
1 parent 6191ef5 commit e92e3ab

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.2"
2+
".": "1.3.3"
33
}

CHANGELOG.md

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

3+
## [1.3.3](https://github.com/jdiegosierra/contributor-report/compare/v1.3.2...v1.3.3) (2026-03-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** configure git identity for release tags ([#45](https://github.com/jdiegosierra/contributor-report/issues/45)) ([8d1fa34](https://github.com/jdiegosierra/contributor-report/commit/8d1fa344b8c36526154b31163bb4c82ccc0437ff))
9+
* **ci:** trust github actions release PRs ([#48](https://github.com/jdiegosierra/contributor-report/issues/48)) ([6191ef5](https://github.com/jdiegosierra/contributor-report/commit/6191ef543be5694b5832b28c9c649b23a46cb958))
10+
* **ci:** use release please token for release PRs ([#47](https://github.com/jdiegosierra/contributor-report/issues/47)) ([6c563a8](https://github.com/jdiegosierra/contributor-report/commit/6c563a8810b5e1b807a190a764712f25374a3c86))
11+
312
## [1.3.2](https://github.com/jdiegosierra/contributor-report/compare/v1.3.1...v1.3.2) (2026-03-23)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "contributor-report",
33
"description": "GitHub Action that evaluates contributor quality to combat AI-generated spam PRs",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"author": "Diego Sierra",
66
"type": "module",
77
"private": true,

0 commit comments

Comments
 (0)