Skip to content

Commit 44fc087

Browse files
committed
chore: release v2.3.2
1 parent fdac7b3 commit 44fc087

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.3.2](https://github.com/birchill/jpdict-idb/compare/v2.3.1...v2.3.2) (2024-01-22)
4+
35
## [2.3.1](https://github.com/birchill/jpdict-idb/compare/v2.3.0...v2.3.1) (2023-12-09)
46

57
### Bug Fixes

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": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Download and lookup jpdict data using IndexedDB",
55
"author": "Brian Birtles",
66
"scripts": {

0 commit comments

Comments
 (0)