Skip to content

Commit 7ecea02

Browse files
chore(main): release 0.6.0 (#68)
1 parent 4d3cd13 commit 7ecea02

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.6.0](https://github.com/gitcommitshow/rudder-github-app/compare/v0.5.2...v0.6.0) (2024-11-14)
4+
5+
6+
### Features
7+
8+
* setting to mark user contributions internal across org ([#69](https://github.com/gitcommitshow/rudder-github-app/issues/69)) ([4d3cd13](https://github.com/gitcommitshow/rudder-github-app/commit/4d3cd13f4897e4a66a33a484c185aa9b803cb42e))
9+
10+
11+
### Bug Fixes
12+
13+
* incorrect user feedback after successful cla sign ([#67](https://github.com/gitcommitshow/rudder-github-app/issues/67)) ([77089a6](https://github.com/gitcommitshow/rudder-github-app/commit/77089a61dafe3a69fe840e9099c78bf6b52d9a2c))
14+
315
## [0.5.2](https://github.com/gitcommitshow/rudder-github-app/compare/v0.5.1...v0.5.2) (2024-10-18)
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.5.2",
5+
"version": "0.6.0",
66
"type": "module",
77
"scripts": {
88
"lint": "standard",

0 commit comments

Comments
 (0)