Skip to content

Commit 681b346

Browse files
github-actions[bot]birtles
authored andcommitted
chore(main): release 3.2.1
1 parent a03b9c6 commit 681b346

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.2.1](https://github.com/birchill/jpdict-idb/compare/v3.2.0...v3.2.1) (2025-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* fix ESM output filenames ([a03b9c6](https://github.com/birchill/jpdict-idb/commit/a03b9c652d62d67f8cc9296c91c6868ae42d5910))
9+
310
## [3.2.0](https://github.com/birchill/jpdict-idb/compare/v3.1.0...v3.2.0) (2025-12-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@birchill/jpdict-idb",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Download and lookup jpdict data using IndexedDB",
55
"author": "Brian Birtles",
66
"scripts": {

0 commit comments

Comments
 (0)