Skip to content

Commit d2b43d3

Browse files
chore(release): new version (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d3cee49 commit d2b43d3

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/fluffy-buckets-swim.md

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

.changeset/tidy-jars-perform.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @animo-id/mdoc
22

3+
## 0.2.39
4+
5+
### Patch Changes
6+
7+
- d3cee49: fix: use null for payload instead of undefined
8+
- d3cee49: fix: correctly handle map vs object
9+
310
## 0.2.38
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packageManager": "[email protected]+sha256.24235772cc4ac82a62627cd47f834c72667a2ce87799a846ec4e8e555e2d4b8b",
55
"author": "Martin Auer",
66
"exports": "./src/index.ts",
7-
"version": "0.2.38",
7+
"version": "0.2.39",
88
"files": ["dist"],
99
"publishConfig": {
1010
"main": "./dist/index.js",

0 commit comments

Comments
 (0)