Skip to content

Commit a8f75d9

Browse files
committed
feat: plugin workspace 5.3.0 release
1 parent b8c8b05 commit a8f75d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/plugins/plugin-workspace-guide.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,11 @@ After running migrations you can always _delete_ the `migrations.json` file as i
149149

150150
### How often do migrations need to be run?
151151

152-
Not very often actually. Most plugin workspaces can maintain it's set of dependencies for often 1-2 years or longer but if a migration is available which mentions things you want/need feel free to run the migrations anytime.
152+
Not very often actually. Most plugin workspaces can maintain it's set of dependencies for often 1-2 years or longer but if a migration is available which mentions things you want or need, feel free to run the migrations anytime.
153+
154+
### Migration 5.3.0 (Released June 18, 2024)
155+
156+
- Migrates to Nx 19.3.0
153157

154158
### Migration 5.2.3 (Released April 6, 2024)
155159

0 commit comments

Comments
 (0)