Skip to content

Latest commit

 

History

History
91 lines (40 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

91 lines (40 loc) · 4.28 KB

5.0.1 (2022-08-21)

Bug Fixes

  • backup: fix where to find the alacritty file path (#178) (355e189), closes #172

5.0.0 (2022-08-21)

Features

  • semantic-release: fix semantic-release config (468cbfb)

BREAKING CHANGES

  • semantic-release: fix semantic-release

4.4.2 (2022-07-17)

4.4.1 (2022-06-24)

Features

4.4.0 (2022-06-22)

Features

4.3.0 (2022-02-11)

Features

4.2.0 (2022-01-20)

Features

4.1.6 (2021-11-27)

Bug Fixes

  • check if alacrittyConfigPath is undefined before reading the file (#74) (afd82eb)

4.1.5 (2021-11-12)

Bug Fixes

4.1.4 (2021-11-09)

Bug Fixes

4.1.3 (2021-09-28)

Bug Fixes

  • set project dir as rootDirectory (#47) (82782dc)

4.1.2 (2021-09-21)

Bug Fixes

  • stop removing existing comments on the alacritty file (#42) (98a5d68), closes #30

4.1.1 (2021-08-18)

Bug Fixes

  • format error in action yml (ce94628)
  • github action to install deps first (a1a7f00)