Skip to content

Commit 36c4885

Browse files
docs(sdk): date 2.0.0 and link to npm version page (#11)
1 parent 1c16fd4 commit 36c4885

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

packages/sdk/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `@workflowbuilder/sdk` are documented in this file. The f
44

55
## [Unreleased]
66

7-
## [2.0.0] - TBD
7+
## [2.0.0] - 2026-05-22
88

99
First public npm release. The major bump continues the Workflow Builder version line (1.0 / 1.1 / 1.2 shipped as a monorepo bundled with the app); the redistribution as a standalone React SDK package is the breaking change that justifies 2.0.
1010

@@ -20,5 +20,4 @@ First public npm release. The major bump continues the Workflow Builder version
2020

2121
- Distribution model: editor is now consumed via `npm install @workflowbuilder/sdk` instead of cloning the monorepo. Consumers no longer need monorepo tooling, tsconfig paths, or workspace symlinks.
2222

23-
[Unreleased]: https://github.com/synergycodes/workflowbuilder/compare/sdk-v2.0.0...HEAD
24-
[2.0.0]: https://github.com/synergycodes/workflowbuilder/releases/tag/sdk-v2.0.0
23+
[2.0.0]: https://www.npmjs.com/package/@workflowbuilder/sdk/v/2.0.0

0 commit comments

Comments
 (0)