Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 1.56 KB

Change Log

6.1.1 (2024-12-20)

Bug Fixes

  • copy: fix the capacitor copy hook on windows (8025fee)

6.1.0 (2024-10-10)

Features

  • hook: add a plugin hook to copy the environment configuration files into the native platforms (5fb76f5)
  • throw an error during the capacitor copy if the environment file does not exist (cd7690d)
  • upgrade to Capacitor 6 (86b871c)

1.0.0 (2024-03-11)

Features

  • add the android implementation (0617771)
  • add the copy configuration files command line (860bc74)
  • add the ios implementation (3bdfb34)
  • add the web implementation (46f81ed)