Skip to content

Commit d99dfd3

Browse files
committed
chore: package: v1.1.1
1 parent ef6e3dc commit d99dfd3

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2023.01.18, v1.1.1
2+
3+
fix:
4+
- ffmpeg: lint

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "user-menu",
2+
"name": "@cloudcmd/user-menu",
33
"private": true,
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"type": "module",
66
"commitType": "colon",
77
"description": "User Menu for Cloud Commander",
@@ -21,7 +21,7 @@
2121
},
2222
"repository": {
2323
"type": "git",
24-
"url": "git://github.com/coderaiser/montag.git"
24+
"url": "git://github.com/cloudcmd/user-menu.git"
2525
},
2626
"keywords": [
2727
"tag",
@@ -33,7 +33,7 @@
3333
"author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
3434
"license": "MIT",
3535
"bugs": {
36-
"url": "https://github.com/coderaiser/montag/issues"
36+
"url": "https://github.com/cloudcmd/user-menu/issues"
3737
},
3838
"homepage": "https://github.com/coderaiser/montag",
3939
"devDependencies": {

0 commit comments

Comments
 (0)