-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v1.4.2 #166
release: v1.4.2 #166
Conversation
@@ -50,17 +50,6 @@ jobs: | |||
run: | | |||
git config --global user.name "sendbird-sdk-deployment" | |||
git config --global user.email "[email protected]" | |||
echo "RELEASE_DATE=$(date +'%b %d %Y')" >> $GITHUB_ENV | |||
echo "LATEST_TAG=$(git describe --tags $(git rev-list --tags --max-count=1))" >> $GITHUB_ENV | |||
- name: Generate CHANEGLOG |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part doesn't really generate a better CHANGELOG than I do 😅
I'm thinking of another tool to do this.
/bot create ticket |
[Creating Ticket] Preparing https://github.com/sendbird/chat-ai-widget/actions/runs/8795242941 |
[Creating Ticket] In progress https://app.circleci.com/pipelines/github/sendbird/sdk-deployment/630 |
[Creating Ticket] 🔖 Done https://sendbird.atlassian.net/browse/SDKRLSD-1245 |
2663cda
to
52ea413
Compare
[1.4.2] (April 23 2024)
Fix:
Chore: