Skip to content

Latest commit

 

History

History
135 lines (40 loc) · 4.25 KB

CHANGELOG.md

File metadata and controls

135 lines (40 loc) · 4.25 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.5 (2021-03-02)

Note: Version bump only for package @capacitor/action-sheet

0.4.4 (2021-02-27)

Note: Version bump only for package @capacitor/action-sheet

0.4.3 (2021-02-10)

Note: Version bump only for package @capacitor/action-sheet

0.4.2 (2021-02-05)

Note: Version bump only for package @capacitor/action-sheet

0.4.1 (2021-01-26)

Note: Version bump only for package @capacitor/action-sheet

0.4.0 (2021-01-14)

Note: Version bump only for package @capacitor/action-sheet

0.3.0 (2021-01-13)

Bug Fixes

Features

0.2.4 (2021-01-13)

Note: Version bump only for package @capacitor/action-sheet

0.2.3 (2021-01-08)

Bug Fixes

  • action-sheet: add back deprecated ActionSheetOptionStyle type (e026425)

0.2.2 (2020-12-27)

Note: Version bump only for package @capacitor/action-sheet

0.2.1 (2020-12-20)

Bug Fixes

  • Migrate plugins from Color.parseColor() to WebColor.parseColor() (#140) (26625cf)
  • support deprecated types from Capacitor 2 (#139) (2d7127a)

0.2.0 (2020-12-02)

Note: Version bump only for package @capacitor/action-sheet

0.1.1 (2020-10-30)

Note: Version bump only for package @capacitor/action-sheet

0.1.0 (2020-10-12)

Bug Fixes

  • action-sheet: change package name to 'actionsheet' (#57) (5cf608b)

Features