Skip to content

Commit 765d135

Browse files
authored
chore(master): release 2.1.0 (#39)
1 parent 1fcfbfb commit 765d135

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.1.0](https://github.com/arenaxr/arena-persist/compare/v2.0.2...v2.1.0) (2025-02-13)
4+
5+
6+
### Features
7+
8+
* !allnamespaces http endpoint ([1fcfbfb](https://github.com/arenaxr/arena-persist/commit/1fcfbfb547830b28a5aa232b7a35e5d2413389da))
9+
310
## [2.0.2](https://github.com/arenaxr/arena-persist/compare/v2.0.1...v2.0.2) (2025-01-17)
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.2",
3+
"version": "2.1.0",
44
"description": "Persistence service for arena pubsub messages over MQTT",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)