Skip to content

Commit bfeb0f9

Browse files
committed
Bump version
1 parent 8dc6470 commit bfeb0f9

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111

1212
Packages with breaking changes:
1313

14-
- There are no breaking changes in this release.
14+
- There are no breaking changes in this release.
1515

1616
Packages with other changes:
1717

18-
- [`sqlite_async` - `v0.8.1`](#sqlite_async---v081)
19-
- [`drift_sqlite_async` - `v0.1.0-alpha.3`](#drift_sqlite_async---v010-alpha3)
18+
- [`sqlite_async` - `v0.8.1`](#sqlite_async---v081)
19+
- [`drift_sqlite_async` - `v0.1.0-alpha.4`](#drift_sqlite_async---v010-alpha4)
2020

2121
Packages with dependency updates only:
2222

2323
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
2424
25-
- `drift_sqlite_async` - `v0.1.0-alpha.3`
25+
#### `drift_sqlite_async` - `v0.1.0-alpha.4`
26+
27+
- **FEAT**: web support.
2628

2729
---
2830

2931
#### `sqlite_async` - `v0.8.1`
3032

31-
- **FEAT**: use navigator locks.
32-
33+
- **FEAT**: use navigator locks.

packages/drift_sqlite_async/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: drift_sqlite_async
2-
version: 0.1.0-alpha.3
2+
version: 0.1.0-alpha.4
33
homepage: https://github.com/powersync-ja/sqlite_async.dart
44
repository: https://github.com/powersync-ja/sqlite_async.dart
55
description: Use Drift with a sqlite_async database, allowing both to be used in the same application.

0 commit comments

Comments
 (0)