Skip to content

Commit 9a1f16c

Browse files
committed
chore(master): release 2.0.2
1 parent 63bfa49 commit 9a1f16c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.2](https://github.com/arenaxr/arena-persist/compare/v2.0.1...v2.0.2) (2025-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* desc of asyncForEach ([63bfa49](https://github.com/arenaxr/arena-persist/commit/63bfa49463413c1170a09fd4378e91f2f29c5a90))
9+
310
## [2.0.1](https://github.com/arenaxr/arena-persist/compare/v2.0.0...v2.0.1) (2025-01-08)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arena-persist",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Persistence service for arena pubsub messages over MQTT",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)