Skip to content

Releases: botblock/BLAPI

try publishing 1.2.9 to gpr attempt 6

03 Mar 17:00

Choose a tag to compare

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

03 Mar 16:48

Choose a tag to compare

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

03 Mar 16:46

Choose a tag to compare

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

03 Mar 16:22

Choose a tag to compare

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

03 Mar 16:19

Choose a tag to compare

1.2.9.gpr2

try adding scope to gpr

1.2.9 - enhance typings

03 Mar 16:01
5e04961

Choose a tag to compare

  • 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

26 Feb 20:51

Choose a tag to compare

  • the discord.js client type now also supports v12 changes

1.2.7 add discord.js 12 support

26 Feb 20:23

Choose a tag to compare

  • adjusts types and adds fallback to use new syntax discord.js 12 introduces

actually publish v 1.2.6

17 Dec 21:06

Choose a tag to compare

accidentally updated version in package-lock, not package.json before. this fixes it.

fix typings

17 Dec 21:01

Choose a tag to compare

  • 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