Releases: botblock/BLAPI
Releases · botblock/BLAPI
try publishing 1.2.9 to gpr attempt 6
updated the token i included in this repo, but should not actually have anything new. just making sure.
try publishing 1.2.9 to gpr attempt 5
1.2.9.gpr5 add back seemingly unused config which might trigger actions to use t…
try publishing 1.2.9 to gpr attempt 4
another try based on https://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-npm-for-use-with-github-packages
try publishing 1.2.9 to gpr attempt 3
Update gprpublish.yml trying different things that are mentioned in https://docs.npmjs.com/using-npm/scope.html
try publishing 1.2.9 to gpr attempt 2
1.2.9.gpr2 try adding scope to gpr
1.2.9 - enhance typings
- add typing to apiKeys object
- make types work with v12 d.js release
- fix sharding for old and v12 d.js
adjust discord.js client type
- the discord.js client type now also supports v12 changes
1.2.7 add discord.js 12 support
- adjusts types and adds fallback to use new syntax discord.js 12 introduces
actually publish v 1.2.6
accidentally updated version in package-lock, not package.json before. this fixes it.
fix typings
- this adjusts the discord.js typing to conform with the typing of the current dicord.js library
mainly: instead of undefined, the values will be null