Bump version to 2024.8.0-alpha.0
This commit is contained in:
		
							parent
							
								
									2a2bbcd1bc
								
							
						
					
					
						commit
						4d757865f4
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
## Unreleased
 | 
					## 2024.8.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### General
 | 
					### General
 | 
				
			||||||
- Fix: リモートユーザのフォロー・フォロワーの一覧が非公開設定の場合も表示できてしまう問題を修正
 | 
					- Fix: リモートユーザのフォロー・フォロワーの一覧が非公開設定の場合も表示できてしまう問題を修正
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	"name": "misskey",
 | 
						"name": "misskey",
 | 
				
			||||||
	"version": "2024.7.0",
 | 
						"version": "2024.8.0-alpha.0",
 | 
				
			||||||
	"codename": "nasubi",
 | 
						"codename": "nasubi",
 | 
				
			||||||
	"repository": {
 | 
						"repository": {
 | 
				
			||||||
		"type": "git",
 | 
							"type": "git",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	"type": "module",
 | 
						"type": "module",
 | 
				
			||||||
	"name": "misskey-js",
 | 
						"name": "misskey-js",
 | 
				
			||||||
	"version": "2024.7.0",
 | 
						"version": "2024.8.0-alpha.0",
 | 
				
			||||||
	"description": "Misskey SDK for JavaScript",
 | 
						"description": "Misskey SDK for JavaScript",
 | 
				
			||||||
	"license": "MIT",
 | 
						"license": "MIT",
 | 
				
			||||||
	"main": "./built/index.js",
 | 
						"main": "./built/index.js",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue