Skip to content

Commit

Permalink
chore: Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @wireapp/store-engine-dexie@2.1.9
  • Loading branch information
otto-the-bot committed Mar 27, 2024
1 parent 57fe3df commit af32756
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/store-engine-dexie/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine-dexie@2.1.8...@wireapp/store-engine-dexie@2.1.9) (2024-03-27)

### Bug Fixes

* **store-engine-dexie:** Allow wider range of dexie version ([#6111](https://github.com/wireapp/wire-web-packages/issues/6111)) ([57fe3df](https://github.com/wireapp/wire-web-packages/commit/57fe3df13f2006428dc808e5134f0d75159fec4c))

## [2.1.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine-dexie@2.1.7...@wireapp/store-engine-dexie@2.1.8) (2024-02-19)

**Note:** Version bump only for package @wireapp/store-engine-dexie
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine-dexie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "2.1.8"
"version": "2.1.9"
}

0 comments on commit af32756

Please sign in to comment.