Skip to content

Commit 1d1bdd8

Browse files
committed
Prepare hive for v2.2.2 release
1 parent ed160d9 commit 1d1bdd8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

hive/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.2.2
2+
3+
### Fixes
4+
5+
- Register DateTime adapter on web - [#983](https://github.com/hivedb/hive/pull/983)
6+
17
# 2.2.1
28

39
### Fixes

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.1
3+
version: 2.2.2
44
homepage: https://github.com/hivedb/hive/tree/master/hive
55
documentation: https://docs.hivedb.dev/
66

0 commit comments

Comments
 (0)