Skip to content

Latest commit

 

History

History
263 lines (138 loc) · 16 KB

CHANGELOG.md

File metadata and controls

263 lines (138 loc) · 16 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.3.0 (2021-10-11)

Features

3.2.5 (2021-10-08)

Bug Fixes

3.2.4 (2021-07-17)

Bug Fixes

  • deps: migrate @zeit/ncc to @vercel/ncc (#449) (1b8aec2)

3.2.3 (2021-06-29)

Bug Fixes

3.2.2 (2021-06-21)

3.2.1 (2021-06-10)

Bug Fixes

3.2.0 (2021-05-24)

Features

Bug Fixes

  • output warning when npm audit fix returns non-zero (#415) (9480f3a), closes #410

3.1.6 (2021-05-18)

Bug Fixes

3.1.5 (2021-05-17)

Bug Fixes

  • deps: bump @actions/github from 4.0.0 to 5.0.0 (#407) (606a6fc)

3.1.4 (2021-05-10)

Bug Fixes

  • re-run npm ci for more accurate diff list (#406) (1f9a52c)

3.1.3 (2021-05-10)

Bug Fixes

3.1.2 (2021-05-06)

Bug Fixes

3.1.1 (2021-04-21)

Bug Fixes

3.1.0 (2021-04-21)

Features

3.0.1 (2021-04-09)

Bug Fixes

3.0.0 (2021-04-05)

⚠ BREAKING CHANGES

  • deps: The audit report format has been changed since npm 7.

Features

Bug Fixes

2.1.12 (2021-04-05)

Bug Fixes

2.1.11 (2021-04-05)

Bug Fixes

2.1.10 (2021-04-05)

Bug Fixes

2.1.9 (2021-04-05)

Bug Fixes

2.1.8 (2021-04-05)

2.1.7 (2021-04-05)

Bug Fixes

  • deps: bump hosted-git-info from 3.0.8 to 4.0.0 (#341) (8050e4d)
  • deps: bump hosted-git-info from 4.0.0 to 4.0.2 (#350) (eb8f0bb)

2.1.6 (2021-01-11)

Bug Fixes

  • deps: bump npm from 6.14.8 to 6.14.11 (#305) (96f6523)

2.1.5 (2020-10-19)

Bug Fixes

  • deps: bump hosted-git-info from 3.0.5 to 3.0.7 (#256) (7b275b4)
  • deps-dev: bump eslint-config-ybiquitous from 12.0.0 to 12.1.0 (#249) (cb67358)

2.1.4 (2020-09-29)

Bug Fixes

  • deps: bump @actions/core from 1.2.5 to 1.2.6 (#243) (58898fd)

2.1.3 (2020-09-15)

Bug Fixes

  • deps: bump node-fetch from 2.6.0 to 2.6.1 (#229) (5a78a75)

2.1.2 (2020-09-08)

Bug Fixes

  • use info() of @actions/core instead of console.log() (#227) (4941c8b)

2.1.1 (2020-08-19)

Bug Fixes

  • deps: bump npm from 6.14.7 to 6.14.8 (#216) (cd3d5ec)

2.1.0 (2020-08-12)

Features

2.0.0 (2020-08-05)

⚠ BREAKING CHANGES

  • with.github_token is no longer required and env.GITHUB_TOKEN is ignored.

Features

  • add github_token default and remove env.GITHUB_TOKEN (#186) (8bfd346)
  • change default branch from master to main (#190) (135de4c), closes #175
  • set default branch automatically (#192) (8ab3e33)

1.3.3 (2020-07-22)

Bug Fixes

  • deps: bump npm from 6.14.6 to 6.14.7 (#167) (239201b)

1.3.2 (2020-07-17)

1.3.1 (2020-07-17)

1.3.0 (2020-07-17)

Features

1.2.3 (2020-07-14)

Bug Fixes

  • deps: bump hosted-git-info from 3.0.4 to 3.0.5 (#148) (573c38a)

1.2.2 (2020-07-12)

Bug Fixes

1.2.1 (2020-07-04)

Bug Fixes

1.2.0 (2020-06-29)

Features

1.1.0 (2020-05-10)

Features

Bug Fixes

1.0.1 (2020-05-05)

Bug Fixes

1.0.0 (2020-04-14)

Initial release.