Skip to content

Commit b4d24ef

Browse files
Version Packages (#21)
1 parent 17a0aeb commit b4d24ef

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-lies-see.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @webiny/stdlib
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- 17a0aeb: Add `mdbid` utility that generates MongoDB-compatible ObjectId hex strings via `bson-objectid`. Import from `@webiny/stdlib` — no DI setup required.
8+
39
## 0.0.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webiny/stdlib",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"type": "module",
55
"description": "Standard library for Webiny — platform-agnostic, Node.js, and browser utilities",
66
"license": "MIT",

0 commit comments

Comments
 (0)