Compare commits

...

2 commits

Author SHA1 Message Date
62bcd6914c v0.9.0
Some checks failed
Deploy To Production / build (push) Successful in 56s
Deploy To Production / deploy (push) Successful in 17s
Deploy To Stage / deploy (push) Blocked by required conditions
Deploy To Stage / build (push) Has been cancelled
Test / build (push) Successful in 43s
2025-05-18 11:26:00 +01:00
f149aef444 Pull 2nd lot of develop changes into 0.9.0 (#439)
Reviewed-on: #439
2025-05-18 11:05:55 +01:00

View file

@ -1,6 +1,6 @@
{
"name": "card-drop",
"version": "0.8.4",
"version": "0.9.0",
"main": "./dist/bot.js",
"typings": "./dist",
"scripts": {