Compare commits

...

2 commits

Author SHA1 Message Date
ccfa88daf4 Merge branch 'main' into develop
All checks were successful
Deploy To Stage / build (push) Successful in 56s
Deploy To Stage / deploy (push) Successful in 17s
2025-05-25 17:02:57 +01:00
7d9c1bda62 v0.9.1
All checks were successful
Deploy To Production / build (push) Successful in 1m1s
Deploy To Production / deploy (push) Successful in 18s
Test / build (push) Successful in 45s
2025-05-25 17:00:43 +01:00

View file

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