@supalosa/chronodivide-bot 0.6.4 → 0.6.6-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,4 +21,4 @@ jobs:
21
21
  registry-url: 'https://registry.npmjs.org'
22
22
  - run: npm ci
23
23
  - run: npm run build --if-present
24
- - run: npm publish
24
+ - run: npm publish --tag latest
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supalosa/chronodivide-bot",
3
- "version": "0.6.4",
3
+ "version": "0.6.6-beta.1",
4
4
  "description": "Example bot for Chrono Divide",
5
5
  "repository": {
6
6
  "type": "git",