Skip to content

Commit b5aca75

Browse files
Nika HassaniNikaHsn
authored andcommitted
chore(version): Bump version
### Fixes - fix(common): set upper bound limit for sqlite version for `drift` compatibility ([#4884](#4884))
1 parent 4a03405 commit b5aca75

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/common/amplify_db_common_dart/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4.1
2+
3+
### Fixes
4+
- fix(common): set upper bound limit for sqlite version for `drift` compatibility ([#4884](https://github.com/aws-amplify/amplify-flutter/pull/4884))
5+
16
## 0.4.0
27

38
- Minor bug fixes and improvements

packages/common/amplify_db_common_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: amplify_db_common_dart
22
description: Common utilities for working with databases such as sqlite. Used throughout Amplify packages.
3-
version: 0.4.0
3+
version: 0.4.1
44
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main
55
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common/amplify_db_common_dart
66
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

0 commit comments

Comments
 (0)