Skip to content

Commit ea23b65

Browse files
Version Packages (#1366)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04f75c9 commit ea23b65

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-beers-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ioredis-mock
22

3+
## 8.9.2
4+
5+
### Patch Changes
6+
7+
- [#1363](https://github.com/stipsan/ioredis-mock/pull/1363) [`1ee9c91`](https://github.com/stipsan/ioredis-mock/commit/1ee9c91e9190976653a6e5635e0048769ca403c9) Thanks [@mishaled](https://github.com/mishaled)! - Export `Pipeline` class
8+
39
## 8.9.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ioredis-mock",
3-
"version": "8.9.1",
3+
"version": "8.9.2",
44
"description": "This library emulates ioredis by performing all operations in-memory.",
55
"keywords": [
66
"fakeredis",

0 commit comments

Comments
 (0)