Skip to content

Commit

Permalink
Merge pull request #38 from joinmisskey/main
Browse files Browse the repository at this point in the history
Release: 2024.6.2
  • Loading branch information
joinmisskey-app-1[bot] authored May 31, 2024
2 parents e90ee65 + 8bcf684 commit c6cbd2a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ env:

jobs:
create-target:
name: "Create release branch, tag, and PR"
name: "Create PR and tag"
runs-on: ubuntu-latest
# 日付ベースでリリースを作成
steps:
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
CHANGELOG
=======================================

## 2024.6.2

### General
- test

### Client
-

### Server
-


## 2024.6.1

### General
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "sandbox-actions-release",
"version": "2024.6.1"
"version": "2024.6.2"
}
2 changes: 1 addition & 1 deletion packages/misskey-js/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "sandbox-actions-release-misskey-js",
"version": "2024.6.1"
"version": "2024.6.2"
}

0 comments on commit c6cbd2a

Please sign in to comment.