# wp packages — Latest

**URL:** /c/wp-packages/29
**Topics on this page:** 4

## [About the wp packages category](/t/about-the-wp-packages-category/30233)

**Author:** @ben
**Last posted:** 2026-03-16T02:37:18Z

Anything related to WP Composer, our Composer repository for WordPress plugins and themes

---

## [WP Packages didn't update a plugin already updated on wpackagist](/t/wp-packages-didnt-update-a-plugin-already-updated-on-wpackagist/30378)

**Author:** @AnthoR
**Last posted:** 2026-06-16T16:28:25Z

Hello, 
That Colissimo extension isn’t updated since 3weeks even if it’s release on wordpress ( https://wordpress.org/plugins/colissimo-shipping-methods-for-woocommerce/ ) and even on wppackagist :confused: &hellip;

---

## [wp-packages-changelog-action v3.1.0 released](/t/wp-packages-changelog-action-v3-1-0-released/30297)

**Author:** @ben
**Last posted:** 2026-04-13T17:32:31Z

wp-packages-changelog-action v3.1.0 released 
What’s Changed
Bug fix: detect all updated plugins
Previously, the action parsed the composer.lock diff to find changed plugins. This only detected plugins whose &quot;name&quot; line &hellip;

---

## [minimum-stability](/t/minimum-stability/30256)

**Author:** @nikdow
**Last posted:** 2026-03-25T21:40:48Z

Seeking guidance on composer.json setting: 
“minimum-stability”: “stable”, 
Should it be: 
“minimum-stability”: “dev”, 
“prefer-stable”: true 
Our experience is that some plugin developers do not use tags correctly and j&hellip;
