Skip to content

Commit cd3d930

Browse files
committed
2 parents 2027d00 + e90cf85 commit cd3d930

File tree

82 files changed

+343
-41
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+343
-41
lines changed

packages/deepkit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog for Powerlines - Deepkit
44

5+
## [0.6.105](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.6.105) (03/08/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **powerlines** to **v0.40.13**
10+
511
## [0.6.104](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.6.104) (03/08/2026)
612

713
### Updated Dependencies

packages/deepkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/deepkit",
3-
"version": "0.6.104",
3+
"version": "0.6.105",
44
"private": false,
55
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
66
"keywords": ["deepkit", "powerlines", "storm-software"],

packages/nx/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog for Powerlines - Nx
44

5+
## [0.11.254](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.254) (03/08/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **powerlines** to **v0.40.13**
10+
511
## [0.11.253](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.253) (03/08/2026)
612

713
### Updated Dependencies

packages/nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/nx",
3-
"version": "0.11.253",
3+
"version": "0.11.254",
44
"private": false,
55
"type": "commonjs",
66
"description": "A Nx plugin to support Powerlines development in Nx monorepos.",

packages/plugin-alloy/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
# Changelog for Powerlines - Plugin Alloy
44

5+
## [0.25.10](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.25.10) (03/08/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.277**
10+
- Updated **powerlines** to **v0.40.13**
11+
- Updated **deepkit** to **v0.6.105**
12+
513
## [0.25.9](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.25.9) (03/08/2026)
614

715
### Updated Dependencies

packages/plugin-alloy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/plugin-alloy",
3-
"version": "0.25.9",
3+
"version": "0.25.10",
44
"type": "module",
55
"description": "A package containing various Alloy framework components and helper utilities.",
66
"repository": {

packages/plugin-asyncapi/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
# Changelog for Powerlines - Plugin Asyncapi
44

5+
## [0.1.330](https://github.com/storm-software/powerlines/releases/tag/plugin-asyncapi%400.1.330) (03/08/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.277**
10+
- Updated **powerlines** to **v0.40.13**
11+
512
## [0.1.329](https://github.com/storm-software/powerlines/releases/tag/plugin-asyncapi%400.1.329) (03/08/2026)
613

714
### Updated Dependencies

packages/plugin-asyncapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/plugin-asyncapi",
3-
"version": "0.1.329",
3+
"version": "0.1.330",
44
"type": "module",
55
"description": "A Powerlines plugin to generate project code from AsyncAPI specifications.",
66
"repository": {

packages/plugin-automd/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
# Changelog for Powerlines - Plugin Automd
44

5+
## [0.1.326](https://github.com/storm-software/powerlines/releases/tag/plugin-automd%400.1.326) (03/08/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.277**
10+
- Updated **powerlines** to **v0.40.13**
11+
512
## [0.1.325](https://github.com/storm-software/powerlines/releases/tag/plugin-automd%400.1.325) (03/08/2026)
613

714
### Updated Dependencies

packages/plugin-automd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/plugin-automd",
3-
"version": "0.1.325",
3+
"version": "0.1.326",
44
"type": "module",
55
"description": "A Powerlines plugin to maintain a project's markdown files using AutoMD generators.",
66
"repository": {

0 commit comments

Comments
 (0)