Skip to content

Commit 016be94

Browse files
committed
release(monorepo): Publish workspace release updates
- project: plugin-content-collections 0.1.377 - project: plugin-image-compression 0.2.326 - project: plugin-style-dictionary 0.3.278 - project: plugin-oxc-transform 0.5.386 - project: plugin-cloudflare 0.5.19 - project: plugin-stylelint 0.1.381 - project: plugin-asyncapi 0.1.381 - project: plugin-unimport 0.1.378 - project: plugin-deepkit 0.11.256 - project: plugin-esbuild 0.13.378 - project: plugin-graphql 0.1.378 - project: plugin-hey-api 0.1.331 - project: plugin-i18next 0.1.274 - project: plugin-openapi 0.2.382 - project: plugin-tamagui 0.1.367 - project: plugin-typedoc 0.10.385 - project: plugin-untyped 0.2.330 - project: plugin-automd 0.1.377 - project: plugin-crypto 0.10.408 - project: plugin-eslint 0.8.381 - project: plugin-marked 0.1.342 - project: plugin-nodejs 0.1.300 - project: plugin-oxlint 0.7.381 - project: plugin-plugin 0.12.328 - project: plugin-prisma 0.4.59 - project: plugin-pulumi 0.6.18 - project: plugin-satori 0.1.376 - project: plugin-alloy 0.25.64 - project: plugin-biome 0.2.383 - project: plugin-capnp 0.1.380 - project: plugin-nitro 0.1.269 - project: plugin-react 0.1.434 - project: plugin-unenv 0.1.366 - project: plugin-date 0.12.443 - project: plugin-jest 0.1.385 - project: plugin-tsup 0.12.379 - project: plugin-vite 0.14.373 - project: plugin-env 0.16.99 - project: plugin-swc 0.5.386 - project: plugin-tsc 0.2.385 - project: powerlines 0.42.18 - project: plugin-id 0.9.386 - project: deepkit 0.6.156 - project: cli 0.1.62 - project: nx 0.11.306
1 parent ded2ef9 commit 016be94

File tree

90 files changed

+378
-45
lines changed

Some content is hidden

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

90 files changed

+378
-45
lines changed

packages/cli/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 - CLI
44

5+
## [0.1.62](https://github.com/storm-software/powerlines/releases/tag/cli%400.1.62) (03/23/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **powerlines** to **v0.42.18**
10+
511
## [0.1.61](https://github.com/storm-software/powerlines/releases/tag/cli%400.1.61) (03/22/2026)
612

713
### Updated Dependencies

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/cli",
3-
"version": "0.1.61",
3+
"version": "0.1.62",
44
"type": "module",
55
"description": "The \"framework framework\" that simplifies modern dev tool usage, generates virtual (or actual) code modules, and improves DX across the board.",
66
"repository": {

packages/deepkit/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 - Deepkit
44

5+
## [0.6.156](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.6.156) (03/23/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-esbuild** to **v0.13.378**
10+
- Updated **powerlines** to **v0.42.18**
11+
512
## [0.6.155](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.6.155) (03/22/2026)
613

714
### 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.155",
3+
"version": "0.6.156",
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.306](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.306) (03/23/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **powerlines** to **v0.42.18**
10+
511
## [0.11.305](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.305) (03/22/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.305",
3+
"version": "0.11.306",
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.64](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.25.64) (03/23/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.328**
10+
- Updated **powerlines** to **v0.42.18**
11+
- Updated **deepkit** to **v0.6.156**
12+
513
## [0.25.63](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.25.63) (03/22/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.63",
3+
"version": "0.25.64",
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.381](https://github.com/storm-software/powerlines/releases/tag/plugin-asyncapi%400.1.381) (03/23/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.328**
10+
- Updated **powerlines** to **v0.42.18**
11+
512
## [0.1.380](https://github.com/storm-software/powerlines/releases/tag/plugin-asyncapi%400.1.380) (03/22/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.380",
3+
"version": "0.1.381",
44
"type": "module",
55
"description": "A Powerlines plugin to generate project code from AsyncAPI specifications.",
66
"repository": {

0 commit comments

Comments
 (0)