Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/fresh-poets-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@platforma-open/milaboratories.vj-usage.workflow': minor
---

Update workflow-tengo version
Comment on lines +1 to +5

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The changeset message is quite generic. To improve the clarity of the changelog for future reference, it would be beneficial to provide a more descriptive message. This could include the specific versions being updated to and the reason for the update (e.g., new features, bug fixes). This helps other developers quickly understand the impact of the version bump.

Suggested change
---
'@platforma-open/milaboratories.vj-usage.workflow': minor
---
Update workflow-tengo version
---
'@platforma-open/milaboratories.vj-usage.workflow': minor
---
Bump `@platforma-sdk/workflow-tengo` to `^5.6.1` and related dependencies to incorporate the latest improvements and bug fixes from the platform SDK.

53 changes: 34 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ packages:
catalog:
"@platforma-sdk/model": ^1.45.0
"@platforma-sdk/ui-vue": ^1.45.5
"@platforma-sdk/workflow-tengo": ^5.5.9
"@platforma-sdk/block-tools": ^2.6.21
"@platforma-sdk/workflow-tengo": ^5.6.1
"@platforma-sdk/block-tools": ^2.6.22
"@platforma-sdk/test": ^1.45.11
"@platforma-sdk/tengo-builder": ^2.3.3
"@platforma-sdk/package-builder": ^3.10.6
Expand Down