Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Releases: travi/travis-scaffolder-javascript

v6.0.8

18 Jan 11:45
Compare
Choose a tag to compare

6.0.8 (2024-01-18)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v11 (8709724)

v6.0.7

01 Aug 22:12
Compare
Choose a tag to compare

6.0.7 (2023-08-01)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v10 (90b9a6e)

v6.0.6

19 Apr 09:16
Compare
Choose a tag to compare

6.0.6 (2023-04-19)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v9 (7544b6c)

v6.0.5

22 Oct 18:51
433d2b8
Compare
Choose a tag to compare

6.0.5 (2022-10-22)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v8 (b9866d4)

v6.0.4

25 Jul 13:18
Compare
Choose a tag to compare

6.0.4 (2022-07-25)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v7 (6a1e5f6)

v6.0.3

27 Jun 21:29
Compare
Choose a tag to compare

6.0.3 (2022-06-27)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v6 (6a93029)

v6.0.2

02 May 04:31
Compare
Choose a tag to compare

6.0.2 (2022-05-02)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v5 (c84fd20)

v6.0.1

25 Dec 01:35
Compare
Choose a tag to compare

6.0.1 (2021-12-25)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v4 (5684a0c)

v6.0.0

24 Dec 19:28
824dec3
Compare
Choose a tag to compare

6.0.0 (2021-12-24)

Features

  • coverage: stopped including a step to report coverage (824dec3)

BREAKING CHANGES

  • coverage: configuration of Codecov reporting is now handled by @form8ion/codecov, so this
    plugin no longer configured reporting of coverage. however, at this time there is no official
    travis-specific wrapper, so the @form8ion/codecov plugin does not currently handle configuring of
    reporting for travis-ci. reporting for this ci provider will need to be configured manually for now

v5.0.0

24 Dec 17:16
c1d6fde
Compare
Choose a tag to compare

5.0.0 (2021-12-24)

Bug Fixes

  • deps: replace dependency @travi/javascript-scaffolder (bd5052d)

Features

  • js-plugin: defined the proper peer range for the js-plugin (9782a23)

BREAKING CHANGES

  • js-plugin: this package now expects to be used in the context of @form8ion/javascript
    instead of @travi/javascript-scaffolder