File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.0.3-beta.3] ( https://github.com/PowerBotKit/powerbot/compare/v0.0.3-beta.2...v0.0.3-beta.3 ) (2021-11-03)
2+
3+
4+
15## [ 0.0.3-beta.2] ( https://github.com/PowerBotKit/powerbot/compare/v0.0.3-beta.1...v0.0.3-beta.2 ) (2021-10-20)
26
37
Original file line number Diff line number Diff line change 22 "name" : " root" ,
33 "private" : true ,
44 "license" : " MIT" ,
5- "version" : " 0.0.3-beta.2 " ,
5+ "version" : " 0.0.3-beta.3 " ,
66 "workspaces" : [
77 " packages/*"
88 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @powerbotkit/consumer" ,
3- "version" : " 0.0.3-beta.2 " ,
3+ "version" : " 0.0.3-beta.3 " ,
44 "description" : " powerbot-consumer" ,
55 "keywords" : [
66 " bot" ,
2929 "test" : " jest"
3030 },
3131 "dependencies" : {
32- "@powerbotkit/core" : " 0.0.3-beta.2 " ,
32+ "@powerbotkit/core" : " 0.0.3-beta.3 " ,
3333 "adaptive-expressions" : " ^4.14.1" ,
3434 "adaptivecards" : " ^2.10.0" ,
3535 "adaptivecards-templating" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @powerbotkit/core" ,
3- "version" : " 0.0.3-beta.2 " ,
3+ "version" : " 0.0.3-beta.3 " ,
44 "description" : " @powerbotkit core package" ,
55 "keywords" : [
66 " bot" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @powerbotkit/distributor" ,
3- "version" : " 0.0.3-beta.2 " ,
3+ "version" : " 0.0.3-beta.3 " ,
44 "description" : " powerbot-distributor" ,
55 "keywords" : [
66 " bot" ,
2929 "test" : " jest"
3030 },
3131 "dependencies" : {
32- "@powerbotkit/core" : " 0.0.3-beta.2 " ,
32+ "@powerbotkit/core" : " 0.0.3-beta.3 " ,
3333 "botbuilder" : " ^4.10.3" ,
3434 "dotenv" : " ^10.0.0" ,
3535 "lodash" : " ^4.17.20" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @powerbotkit/examples" ,
3- "version" : " 0.0.3-beta.2 " ,
3+ "version" : " 0.0.3-beta.3 " ,
44 "description" : " > TODO: description" ,
55 "keywords" : [
66 " examples"
2121 "url" : " https://github.com/PowerBotKit/powerbot/issues"
2222 },
2323 "dependencies" : {
24- "@powerbotkit/consumer" : " 0.0.3-beta.2 " ,
25- "@powerbotkit/distributor" : " 0.0.3-beta.2 "
24+ "@powerbotkit/consumer" : " 0.0.3-beta.3 " ,
25+ "@powerbotkit/distributor" : " 0.0.3-beta.3 "
2626 }
2727}
You can’t perform that action at this time.
0 commit comments