Skip to content

Latest commit

 

History

History
174 lines (87 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

174 lines (87 loc) · 10.4 KB

1.3.13 (2024-09-11)

Dependencies and Other Build Updates

  • deps-dev: bump husky from 9.1.5 to 9.1.6 (#193) (c200ced)
  • deps-dev: bump the commitlint group with 2 updates (#190) (1c3bdbf)
  • deps-dev: bump the commitlint group with 2 updates (#191) (615309c)
  • deps: bump semantic-release from 24.1.0 to 24.1.1 in the semantic-release group (#192) (5c80aa7)

1.3.12 (2024-08-28)

Bug Fixes

  • use semantic-release to update major version tag (b39d994)

1.3.11 (2024-08-28)

Dependencies and Other Build Updates

  • deps: bump micromatch from 4.0.5 to 4.0.8 (#189) (ed99c18)

1.3.10 (2024-08-28)

Bug Fixes

  • add missing permission for lint-pr (c1d60f8)

Dependencies and Other Build Updates

  • deps-dev: bump husky from 9.1.4 to 9.1.5 (#188) (f04af5b)

1.3.9 (2024-08-18)

Dependencies and Other Build Updates

  • deps-dev: bump @commitlint/cli from 19.3.0 to 19.4.0 in the commitlint group (#186) (62759e5)
  • deps-dev: bump husky from 9.0.11 to 9.1.0 (#181) (1bcec42)
  • deps-dev: bump husky from 9.1.0 to 9.1.1 (#182) (341f118)
  • deps-dev: bump husky from 9.1.1 to 9.1.2 (#183) (a22331f)
  • deps-dev: bump husky from 9.1.2 to 9.1.3 (#184) (2368b86)
  • deps-dev: bump husky from 9.1.3 to 9.1.4 (#185) (3b0dcdf)
  • deps-dev: bump prettier from 3.3.2 to 3.3.3 (#180) (0c2fd00)
  • deps: bump semantic-release from 24.0.0 to 24.1.0 in the semantic-release group (#187) (1ca53d3)

1.3.8 (2024-06-11)

Dependencies and Other Build Updates

  • deps-dev: bump prettier from 3.3.0 to 3.3.1 (#177) (6367a57)
  • deps-dev: bump prettier from 3.3.1 to 3.3.2 (#178) (48fc906)
  • deps: bump braces from 3.0.2 to 3.0.3 (#179) (f00582e)

1.3.7 (2024-06-03)

Dependencies and Other Build Updates

  • deps-dev: bump prettier from 3.2.5 to 3.3.0 (#175) (dc2e046)
  • deps: bump semantic-release from 23.1.1 to 24.0.0 (#176) (699a9b2)

1.3.6 (2024-05-12)

Dependencies and Other Build Updates

  • deps-dev: bump @commitlint/cli from 19.2.1 to 19.2.2 (#171) (f6adbc9)
  • deps-dev: bump @commitlint/cli from 19.2.2 to 19.3.0 (#173) (e729fe0)
  • deps-dev: bump @commitlint/config-conventional from 19.1.0 to 19.2.2 (#172) (9867ae2)
  • deps: bump semantic-release from 23.0.8 to 23.1.1 (#174) (045139a)

1.3.5 (2024-04-10)

Dependencies and Other Build Updates

  • deps: bump the npm_and_yarn group with 2 updates (#170) (48e089c)

1.3.4 (2024-04-09)

Dependencies and Other Build Updates

  • deps: bump semantic-release from 23.0.7 to 23.0.8 (#168) (5ee2cb3)

1.3.3 (2024-04-03)

Dependencies and Other Build Updates

  • deps: bump semantic-release from 23.0.6 to 23.0.7 (#167) (01c486e)

1.3.2 (2024-03-24)

Dependencies and Other Build Updates

  • deps: bump semantic-release from 23.0.5 to 23.0.6 (#166) (1d1ce38)

1.3.1 (2024-03-22)

Dependencies and Other Build Updates

  • deps: bump dependabot/fetch-metadata from 1 to 2 (#165) (456393f)

1.3.0 (2023-04-19)

Features

  • rebrand to eviden-actions (7d549c3)

1.2.2 (2023-01-16)

Bug Fixes

  • use node lts with latest version (f4133a5)

1.2.1 (2022-10-13)

Bug Fixes

  • update set-ouput to new environment file (54ca137)

Dependencies and Other Build Updates

  • release new patch for dependency updates (309dfcc)

1.2.0 (2022-06-30)

Features

  • switch fetch dependabot metadata to major version (506c251)

1.1.0 (2022-06-30)

Bug Fixes

  • remove invalid local action version (53e201a)

Features

  • add cancel-workflow action (30fce26)

1.0.2 (2022-03-29)

Bug Fixes

  • use GH_TOKEN to merge when available (e977a5a)

1.0.1 (2022-03-28)

Bug Fixes

  • auto versioning major release (5c5e685)

1.0.0 (2022-03-28)

Bug Fixes

  • use GH_TOKEN when passed (507992e)

Features