Skip to content

Releases: TinkerStorm/discord-cotd-action

v1.0.3

03 Jun 12:42
Compare
Choose a tag to compare

Same as v1.0.2, but includes the new build artefact. Nothing else has changed.

v1.0.1...v1.0.3

v1.0.2

03 Jun 12:37
955fb77
Compare
Choose a tag to compare

What's Changed

Dependency changes

Dependency update done using npm-check-updates.

 @actions/core                ^1.9.1  →   ^1.10.0
 @discordjs/collection        ^1.1.0  →    ^1.5.1
 @types/node                ^18.7.16  →   ^20.2.5
 @typescript-eslint/parser   ^5.36.2  →   ^5.59.8
 @vercel/ncc                 ^0.34.0  →   ^0.36.1
 discord-api-types           ^0.37.9  →  ^0.37.43
 eslint                      ^8.23.1  →   ^8.42.0
 eslint-plugin-github         ^4.3.7  →    ^4.8.0
 eslint-plugin-jest          ^27.0.4  →   ^27.2.1
 jest                        ^27.2.5  →   ^29.5.0
 ms                       ^3.0.0-c.1  →    ^2.1.3
 node-fetch                  ^3.2.10  →    ^3.3.1
 prettier                      2.7.1  →     2.8.8
 ts-jest                     ^27.1.2  →   ^29.1.0
 typescript                   ^4.8.3  →    ^5.1.3

Full Changelog: v1.0.1...1.0.2

v1.0.1

12 Sep 20:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial release

12 Sep 20:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/TinkerStorm/discord-cotd-action/commits/v1.0.0


Test framework has been removed until such a time that it becomes viable with the structure involving standard tests and nock tests for request mocking. Mock data in itself is a problem that will need to be dealt with, but a solution should come around soon enough.

This action is currently being run on the TinkerStorm server every day at 00:00 UTC as per its workflow.

v1 - Persistent Release

12 Sep 20:37
Compare
Choose a tag to compare

This is a persistent release which will remain updated for all minor and patch versions of v1.*.*.