Skip to content

Releases: helsingborg-stad/release-wp-plugin-action

Avoid installing composer packages

24 Oct 11:16
6adccfa
Compare
Choose a tag to compare

Fixes an issue with empty requirement arrays in composer

27 Sep 15:00
debe3a6
Compare
Choose a tag to compare

WordPress defaults to read empty objects as arrays in json_decode. these needs to be typecasted back to an object before writing composer json file requirement in order to create a valid composer.json file.

Full Changelog: 1.0.1...1.0.2

Fix: Do not escape slashes

25 Sep 14:17
a6a9625
Compare
Choose a tag to compare

This release fixes an issue with composer.json and package.json files where slashes (/) where escaped creating faulty json-package files.

1.0

05 Sep 07:23
Compare
Choose a tag to compare
1.0
docs: update version