Skip to content

Commit db18657

Browse files
Copilothotlong
andcommitted
Fix duplicate CHANGELOG entry in SDK package
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent d584f5f commit db18657

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

packages/drivers/sdk/CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
### Patch Changes
66

77
- Patch release v1.8.2 - Small version update with latest improvements
8-
- Updated dependencies
9-
- @objectql/types@1.8.2
10-
11-
## 1.8.2 (Unreleased)
12-
13-
### Patch Changes
14-
158
- **Enhanced Browser Compatibility:**
169
- Added comprehensive README with browser usage examples
1710
- Added `browser` field to package.json for better bundler support
@@ -28,12 +21,13 @@
2821
- Added Node.js example demonstrating cross-runtime compatibility
2922
- Added package-level documentation comments
3023
- Updated examples to use CDN imports for browser usage
31-
3224
- **Examples:**
3325
- Added `examples/browser/` with standalone HTML example
3426
- Added `examples/browser/example-node.ts` for Node.js usage
3527
- Demonstrates browser usage without build tools
3628
- Shows SDK works identically across all JavaScript runtimes
29+
- Updated dependencies
30+
- @objectql/types@1.8.2
3731

3832
## 1.8.1
3933

0 commit comments

Comments
 (0)