File tree Expand file tree Collapse file tree 38 files changed +208
-50
lines changed Expand file tree Collapse file tree 38 files changed +208
-50
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** storage:** Fix username index ([ ec1ed7f] ( https://github.com/Exeteres/Replikit/commit/ec1ed7fa5a8bbea26923350a434ccbdd241c1488 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
18
8
19
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package example
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"workspaces" : [
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.22.0 " ,
2
+ "version" : " 0.22.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/attachments
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/attachments
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/attachments" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/storage" : " ^0.22.0 "
15
+ "@replikit/storage" : " ^0.22.1 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/authorization
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/authorization
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/authorization" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/commands" : " ^0.22.0 " ,
16
- "@replikit/permissions" : " ^0.22.0 "
15
+ "@replikit/commands" : " ^0.22.1 " ,
16
+ "@replikit/permissions" : " ^0.22.1 "
17
17
}
18
18
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/chalk
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/chalk
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/chalk" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/core" : " ^0.22.0 " ,
15
+ "@replikit/core" : " ^0.22.1 " ,
16
16
"chalk" : " ^4.0.0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/cli" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
16
16
"replikit" : " ./dist/main.js"
17
17
},
18
18
"dependencies" : {
19
- "@replikit/chalk" : " ^0.22.0 " ,
20
- "@replikit/core" : " ^0.22.0 " ,
19
+ "@replikit/chalk" : " ^0.22.1 " ,
20
+ "@replikit/core" : " ^0.22.1 " ,
21
21
"commander" : " ^6.0.0" ,
22
22
"dotenv" : " ^8.2.0" ,
23
23
"execa" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/commands
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/commands
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/commands" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/core" : " ^0.22.0 " ,
16
- "@replikit/i18n" : " ^0.22.0 " ,
17
- "@replikit/router" : " ^0.22.0 "
15
+ "@replikit/core" : " ^0.22.1 " ,
16
+ "@replikit/i18n" : " ^0.22.1 " ,
17
+ "@replikit/router" : " ^0.22.1 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/core" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/discord
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/discord" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"typings" : " ./dist/index.d.ts" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
8
8
"build" : " tsc -p tsconfig.build.json"
9
9
},
10
10
"dependencies" : {
11
- "@replikit/core" : " ^0.22.0 " ,
11
+ "@replikit/core" : " ^0.22.1 " ,
12
12
"discord.js" : " ^12.3.1"
13
13
},
14
14
"publishConfig" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/help
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/help" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/commands" : " ^0.22.0 "
15
+ "@replikit/commands" : " ^0.22.1 "
16
16
},
17
17
"publishConfig" : {
18
18
"access" : " public"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/i18n
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/i18n
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/i18n" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/core" : " ^0.22.0 " ,
16
- "@replikit/router" : " ^0.22.0 "
15
+ "@replikit/core" : " ^0.22.1 " ,
16
+ "@replikit/router" : " ^0.22.1 "
17
17
}
18
18
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/messages
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/messages
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @replikit/messages" ,
3
- "version" : " 0.22.0 " ,
3
+ "version" : " 0.22.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
12
12
"build" : " tsc -p tsconfig.build.json"
13
13
},
14
14
"dependencies" : {
15
- "@replikit/core" : " ^0.22.0 "
15
+ "@replikit/core" : " ^0.22.1 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.22.1] ( https://github.com/Exeteres/Replikit/compare/v0.22.0...v0.22.1 ) (2020-10-23)
7
+
8
+ ** Note:** Version bump only for package @replikit/permissions
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.22.0] ( https://github.com/Exeteres/Replikit/compare/v0.21.0...v0.22.0 ) (2020-10-23)
7
15
8
16
** Note:** Version bump only for package @replikit/permissions
You can’t perform that action at this time.
0 commit comments