Skip to content

Commit 99f7197

Browse files
author
Release It
committed
chore: release v2.1.1
1 parent bba9a50 commit 99f7197

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.1.1 (2023-08-17)
4+
5+
### Bug Fixes
6+
7+
- drop safari-14-idb-fix ([bba9a50](https://github.com/birchill/jpdict-idb/commit/bba9a50f45f3ec70abc509513bd6c6d3fe19d805))
8+
39
## 2.1.0 (2023-08-17)
410

511
### Features

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

0 commit comments

Comments
 (0)