Skip to content

Commit

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

## 202x.x.x (unreleased)

### General
-
## 2024.2.0-kinel.3

### Client
- Fix: センシティブチャンネルの投稿がセンシティブなファイルを含む投稿扱いされる問題を修正
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.2",
"version": "2024.2.0-kinel.3",
"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.2",
"version": "2024.2.0-kinel.3",
"description": "Misskey SDK for JavaScript",
"types": "./built/dts/index.d.ts",
"exports": {
Expand Down

0 comments on commit 2072fe0

Please sign in to comment.