Skip to content

Commit

Permalink
v2024.2.0-kinel.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayamame-beans committed Feb 21, 2024
1 parent 7d922f4 commit f209b24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
-->

## 202x.x.x-kinel.x (unreleased)

### General

### Client
## 2024.2.0-kinel.2

### Server
- ローカルユーザーがまだ誰もフォローしていないリモートユーザーによる、通知を引き起こす可能性のある投稿を拒否できるように
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2024.2.0-kinel.1",
"version": "2024.2.0-kinel.2",
"codename": "nasubi",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/misskey-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2024.2.0-kinel.1",
"version": "2024.2.0-kinel.2",
"description": "Misskey SDK for JavaScript",
"types": "./built/dts/index.d.ts",
"exports": {
Expand Down

0 comments on commit f209b24

Please sign in to comment.