bulk-release 2.11.5 → 2.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,8 @@
1
+ ## [2.11.6](https://github.com/semrel-extra/zx-bulk-release/compare/v2.11.5...v2.11.6) (2023-09-19)
2
+
3
+ ### Fixes & improvements
4
+ * docs: mention generic-semantic-version-processing ([f9e1750](https://github.com/semrel-extra/zx-bulk-release/commit/f9e175094910f8fb27f5bed137b2a54aa5a7bdce))
5
+
1
6
  ## [2.11.5](https://github.com/semrel-extra/zx-bulk-release/compare/v2.11.4...v2.11.5) (2023-07-07)
2
7
 
3
8
  ### Fixes & improvements
package/README.md CHANGED
@@ -322,6 +322,8 @@ zx-bulk-release
322
322
  * [ojkelly/yarn.build](https://github.com/ojkelly/yarn.build)
323
323
  * [antfu/bumpp](https://github.com/antfu/bumpp)
324
324
  * [googleapis/release-please](https://github.com/googleapis/release-please)
325
+ * [generic-semantic-version-processing](https://about.gitlab.com/blog/2021/09/28/generic-semantic-version-processing/)
326
+ * [jchip/fynpo](https://github.com/jchip/fynpo)
325
327
 
326
328
  ## License
327
329
  [MIT](./LICENSE)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bulk-release",
3
3
  "alias": "bulk-release",
4
- "version": "2.11.5",
4
+ "version": "2.11.6",
5
5
  "description": "zx-based alternative for multi-semantic-release",
6
6
  "type": "module",
7
7
  "exports": {