From accc20b24e364d14e60a3eee6b8ebf561a6b85c2 Mon Sep 17 00:00:00 2001 From: Rexios Date: Thu, 18 Jul 2024 13:31:04 -0400 Subject: [PATCH] Preparing for release --- hive/CHANGELOG.md | 4 ++++ hive/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/hive/CHANGELOG.md b/hive/CHANGELOG.md index 548b0e8c..71f8ce0a 100644 --- a/hive/CHANGELOG.md +++ b/hive/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.4.1 + +- Upgrades `package:web` to `1.0.0` + ## 2.4.0+1 - Adds a guide to migrate from `hive` diff --git a/hive/pubspec.yaml b/hive/pubspec.yaml index 10619320..efbf99a6 100644 --- a/hive/pubspec.yaml +++ b/hive/pubspec.yaml @@ -1,6 +1,6 @@ name: hive_ce description: Hive Community Edition - A spiritual continuation of Hive v2 -version: 2.4.0+1 +version: 2.4.1 homepage: https://github.com/IO-Design-Team/hive_ce/tree/main/hive documentation: https://docs.hivedb.dev/