Skip to content

Releases: mamillastre/capacitor-environment

v6.1.1

20 Dec 10:04
Compare
Choose a tag to compare

6.1.1 (2024-12-20)

Bug Fixes

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

v6.1.0

10 Oct 14:43
Compare
Choose a tag to compare

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)

v1.0.0

11 Mar 15:51
Compare
Choose a tag to compare

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)