Skip to content

Commit e8d2a14

Browse files
committed
chore: release 3.0.2
1 parent 84171e1 commit e8d2a14

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
11
# Changelog
22

3-
## [3.0.1](https://github.com/evva-sfw/nest-xs3-api-client/compare/3.0.0...3.0.1) (2025-06-25)
3+
## [3.0.2](https://github.com/evva-sfw/nest-xs3-api-client/compare/3.0.1...3.0.2) (2025-07-22)
44

55
### 🧹 Chore
66

7-
* update readme ([5a13df6](https://github.com/evva-sfw/nest-xs3-api-client/commit/5a13df6e61643b1ccaad3d9a43bb8acfd43b6baf))
7+
* **deps:** bump form-data from 4.0.2 to 4.0.4 ([337c05f](https://github.com/evva-sfw/nest-xs3-api-client/commit/337c05f133e21f396c8775ba4b02374430a851ae))
88

99
##
1010

1111
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
1212

1313
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1414

15+
#### [3.0.2](https://github.com/evva-sfw/nest-xs3-api-client/compare/3.0.1...3.0.2)
16+
17+
- chore(deps): bump form-data from 4.0.2 to 4.0.4 [`#13`](https://github.com/evva-sfw/nest-xs3-api-client/pull/13)
18+
1519
#### [3.0.1](https://github.com/evva-sfw/nest-xs3-api-client/compare/3.0.0...3.0.1)
1620

21+
> 25 June 2025
22+
1723
- chore: update readme [`#12`](https://github.com/evva-sfw/nest-xs3-api-client/pull/12)
1824

1925
### [3.0.0](https://github.com/evva-sfw/nest-xs3-api-client/compare/2.1.0...3.0.0)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@evva/nest-xs3-api-client",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Client implementation for the Xesar 3 MQTT api interface.",
55
"private": false,
66
"author": "EVVA Sicherheitstechnologie GmbH",

0 commit comments

Comments
 (0)