Skip to content

Releases: digitaldoorsign/core

v1.3.0

14 Dec 06:55
7c800e6
Compare
Choose a tag to compare

1.3.0 (2019-12-14)

Features

  • index.spec.ts: add an example test (d7d8785)

v1.2.0

13 Dec 09:09
Compare
Choose a tag to compare

1.2.0 (2019-12-13)

Features

  • index.ts: add more test to test function for release testing (208b7e1)

v1.1.0

13 Dec 08:36
Compare
Choose a tag to compare

1.1.0 (2019-12-13)

Features

  • index.ts: add a new test function (5ddf8a4)

Test Release 6

13 Dec 07:32
Compare
Choose a tag to compare

Changelog:

  • Typescript now targets es5 with commonjs modules. This fixes problems with consuming the npm module.
  • The package now explicitly points to the Typescript types

Test Release 5

13 Dec 06:05
Compare
Choose a tag to compare

Changelog:

  • Fixed download artifact action import

Test Release 4

13 Dec 05:49
Compare
Choose a tag to compare

Changelog:

  • Persist build artifacts between the two Github action jobs

Test Release 3

13 Dec 04:48
Compare
Choose a tag to compare

Changelog:

  • Added .npmignore file

Test Release 3

13 Dec 00:18
Compare
Choose a tag to compare

Changelog:

  • Don't attempt to run tests before publishing to NPM

Test Release 2

13 Dec 00:13
Compare
Choose a tag to compare

Changelog:

  • Include package-lock in the repository
  • Build typescript code before publishing

Test Release

13 Dec 00:05
Compare
Choose a tag to compare

Changes:

  • Add test function for experimenting with the NPM package
  • Change to TypeScript compilation