Skip to content

Latest commit

 

History

History
126 lines (55 loc) · 5.92 KB

CHANGELOG.md

File metadata and controls

126 lines (55 loc) · 5.92 KB

5.3.1 (2022-11-23)

Bug Fixes

  • Config warning: bar has been deprecated; use colors.footer_bar instead (#203) (cda1555)

5.3.0 (2022-10-28)

Features

  • dracula: update dracula theme from the official page (#197) (934503b)

5.2.0 (2022-09-20)

Features

5.1.1 (2022-09-11)

Bug Fixes

5.1.0 (2022-08-24)

Features

  • theme: add Moonlight II VSCode theme (73e9e6b)

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)