Skip to content

Commit 9d7871b

Browse files
committed
🚀 release: 0.0.10
1 parent f7bbdfa commit 9d7871b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ MIT
9191

9292
## Happenings
9393

94+
- 2025-05-22: (v0.0.10) Fix bug applying chnages back to nested objects created via `{...foo, ...bar}`
95+
9496
- 2025-04-20: (v0.0.9) Fix JSR publish lint errors
9597

9698
- 2025-04-20: (v0.0.8) Fix exports in mod.ts

‎deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axhxrx/internationalization-format-converter",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"exports": "./mod.ts",
55
"license": "MIT",
66
"imports": {

0 commit comments

Comments
 (0)