Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite210c3c

Browse files
github-actions[bot]actions-usermatifali
authored
Changelog update -v0.1.1 (#63)
Current pull request contains patched `CHANGELOG.md` file for the`v0.1.1` version.---------Co-authored-by: GitHub Action <action@github.com>Co-authored-by: M Atif Ali <atif@coder.com>
1 parentba60dd9 commite210c3c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎.github/workflows/release.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ jobs:
6161
git config user.name "GitHub Action"
6262
6363
git checkout -b $BRANCH
64-
git commit -am "Changelog update- $VERSION"
64+
git commit -am "chore: updatechangelog for $VERSION"
6565
git push --set-upstream origin $BRANCH
6666
6767
gh pr create \
6868
--title "Changelog update - \`$VERSION\`" \
6969
--body "Current pull request contains patched \`CHANGELOG.md\` file for the \`$VERSION\` version." \
7070
--base main \
71-
--head $BRANCH
71+
--head $BRANCH

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
##Unreleased
44

5+
##0.1.1 - 2025-04-03
6+
57
###Fixed
68

79
- SSH config is regenerated correctly when Workspaces are added or removed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp