Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
81 lines (33 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

81 lines (33 loc) · 3.96 KB

0.2.1 (2023-03-08)

Bug Fixes

  • only trigger history redirect at client side (159aa6f)
  • TypeError: Cannot read properties of undefined (reading 'startsWith') (aada81e)

0.2.0 (2023-03-08)

Bug Fixes

  • docs (69a467d)
  • only ensure leading and ending slash for internal links (#3) (90c2ffb)
  • script error when countdown is 0. (ec8020e)
  • should not generate tip when countdown is 0. (4235e61)
  • typo (close: #1) (a0819f8)

Features

0.1.4 (2021-06-04)

Bug Fixes

0.1.3 (2021-06-03)

Bug Fixes

  • only ensure leading and ending slash for internal links (#3) (90c2ffb)
  • script error when countdown is 0. (ec8020e)
  • should not generate tip when countdown is 0. (4235e61)

Features

0.1.2 (2020-03-28)

Bug Fixes

  • script error when countdown is 0. (ec8020e)

0.1.1 (2020-03-28)

Bug Fixes

  • should not generate tip when countdown is 0. (4235e61)

0.1.0 (2020-03-28)

Features