# Install this plugin
    npm install @pinelab/vendure-plugin-variant-bulk-update
    
    

Changelog for vendure-plugin-variant-bulk-update

1.4.0 (2024-12-19)

  • Update Vendure to 3.1.1

1.3.4 (2024-10-17)

  • Clear product.price after bulk update, to prevent accidental future updates

1.3.3 (2024-08-07)

  • Send updated input with ProductVariantEvent

1.3.2 (2024-08-04)

  • Update compatibility range (#480)

1.3.1 (2024-07-24)

  • Fixed updating of boolean value 'false' on custom fields

1.3.0 (2024-07-24)

  • Allow bulk updating custom fields

1.2.0 (2024-06-21)

  • Updated Vendure to 2.2.6

1.1.0 (2023-10-24)

  • Updated vendure to 2.1.1