Skip to content

Commit

Permalink
chore(release): new version (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 22, 2024
1 parent d3cee49 commit d2b43d3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-buckets-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-jars-perform.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @animo-id/mdoc

## 0.2.39

### Patch Changes

- d3cee49: fix: use null for payload instead of undefined
- d3cee49: fix: correctly handle map vs object

## 0.2.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packageManager": "[email protected]+sha256.24235772cc4ac82a62627cd47f834c72667a2ce87799a846ec4e8e555e2d4b8b",
"author": "Martin Auer",
"exports": "./src/index.ts",
"version": "0.2.38",
"version": "0.2.39",
"files": ["dist"],
"publishConfig": {
"main": "./dist/index.js",
Expand Down

0 comments on commit d2b43d3

Please sign in to comment.