We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03b9c6 commit 681b346Copy full SHA for 681b346
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.2.0](https://github.com/birchill/jpdict-idb/compare/v3.1.0...v3.2.0) (2025-12-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@birchill/jpdict-idb",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Download and lookup jpdict data using IndexedDB",
"author": "Brian Birtles",
"scripts": {
0 commit comments