Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 4.25 KB

File metadata and controls

48 lines (33 loc) · 4.25 KB

WP Basic Bootstrap changelog

1.0.0 (2023-12-18)

Bug Fixes

  • gitlab-actions: change the default token to be able to trig ci from ci (49d8ab7)

Features

  • ci: split master per Bootstrap version [skip ci] (7b7e567)
  • github-actions: add the git setup when bumping version (de687f6)
  • github-actions: fix wrong GITHUB_TOKEN usage (e42b662)
  • github-actions: introduce a first test (bcbe409)
  • github-actions: introduce two jobs: begin release and actually (c18b51c)
  • github-actions: no more node installation verifications (6cfe67d)
  • github-actions: semantic release dry-run test (a11dd03)
  • github-actions: setup git user (75eab7e)
  • github-actions: simplify rules (5b9baf4)
  • github-actions: try fo auto-run on push to master (77a2187)
  • github-actions: try fo install npm packages globally (ae940df)
  • github-actions: try to let the make release be manual (29909fa)

1.0.1 (2023-12-18)

Bug Fixes

  • gitlab-actions: change the default token to be able to trig ci from ci (49d8ab7)

1.0.0 (2023-12-18)

Features

  • github-actions: add the git setup when bumping version (de687f6)
  • github-actions: fix wrong GITHUB_TOKEN usage (e42b662)
  • github-actions: introduce a first test (bcbe409)
  • github-actions: introduce two jobs: begin release and actually (c18b51c)
  • github-actions: no more node installation verifications (6cfe67d)
  • github-actions: semantic release dry-run test (a11dd03)
  • github-actions: setup git user (75eab7e)
  • github-actions: simplify rules (5b9baf4)
  • github-actions: try fo auto-run on push to master (77a2187)
  • github-actions: try fo install npm packages globally (ae940df)
  • github-actions: try to let the make release be manual (29909fa)