Skip to content

Commit bb07086

Browse files
chore(main): release 0.4.0 (#45)
1 parent e085a5e commit bb07086

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/gitcommitshow/rudder-github-app/compare/v0.3.0...v0.4.0) (2024-09-18)
4+
5+
6+
### Features
7+
8+
* remove label for all prs after signing cla ([#47](https://github.com/gitcommitshow/rudder-github-app/issues/47)) ([e085a5e](https://github.com/gitcommitshow/rudder-github-app/commit/e085a5e2e5b3d1672a36754e483e3ea80396087a))
9+
10+
11+
### Bug Fixes
12+
13+
* tag user in the comment to sign cla ([#44](https://github.com/gitcommitshow/rudder-github-app/issues/44)) ([2851b1d](https://github.com/gitcommitshow/rudder-github-app/commit/2851b1d8183df254a78e0bf310cb929e65d4751e))
14+
315
## [0.3.0](https://github.com/gitcommitshow/rudder-github-app/compare/v0.2.0...v0.3.0) (2024-08-15)
416

517

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
@@ -2,7 +2,7 @@
22
"name": "rudder_github_app",
33
"description": "Assistant for external contributors",
44
"private": false,
5-
"version": "0.3.0",
5+
"version": "0.4.0",
66
"type": "module",
77
"scripts": {
88
"lint": "standard",

0 commit comments

Comments
 (0)