Skip to content

Commit 03eec81

Browse files
committed
Bump hive to v2.2.1
1 parent 90e0988 commit 03eec81

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

hive/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.2.1
2+
3+
### Fixes
4+
5+
- Retracted [email protected] from pub.dev
6+
- Fixed hive web backend null value exception - [#968](https://github.com/hivedb/hive/pull/968)
7+
18
# 2.2.0
29

310
### Enhancements

hive/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: hive
22
description: Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
3-
version: 2.2.0
3+
version: 2.2.1
44
homepage: https://github.com/hivedb/hive/tree/master/hive
55
documentation: https://docs.hivedb.dev/
66

0 commit comments

Comments
 (0)