Skip to content

Commit 0aeaaac

Browse files
committed
chore: release 0.0.5
1 parent 00ff3b9 commit 0aeaaac

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

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

3-
## [0.0.4](https://github.com/evva-sfw/nest-xs3-api-client/compare/0.0.3...0.0.4) (2025-04-03)
3+
## [0.0.5](https://github.com/evva-sfw/nest-xs3-api-client/compare/0.0.4...0.0.5) (2025-05-09)
44

55
### 🧹 Chore
66

7-
* update readme ([b524d18](https://github.com/evva-sfw/nest-xs3-api-client/commit/b524d18fc53b62083fdee429ece4695a41609a04))
7+
* **deps-dev:** bump formidable from 3.5.2 to 3.5.4 ([90acfbd](https://github.com/evva-sfw/nest-xs3-api-client/commit/90acfbd278695f42af7733f7e410d4647a76e49e))
8+
* **deps:** bump @nestjs/common from 11.0.12 to 11.0.17 ([92feeaf](https://github.com/evva-sfw/nest-xs3-api-client/commit/92feeaf468c32dae3413bea4b1f565418a0692f8))
89

910
##
1011

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

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

16+
#### [0.0.5](https://github.com/evva-sfw/nest-xs3-api-client/compare/0.0.4...0.0.5)
17+
18+
- chore(deps-dev): bump formidable from 3.5.2 to 3.5.4 [`#5`](https://github.com/evva-sfw/nest-xs3-api-client/pull/5)
19+
- chore(deps): bump @nestjs/common from 11.0.12 to 11.0.17 [`#4`](https://github.com/evva-sfw/nest-xs3-api-client/pull/4)
20+
1521
#### [0.0.4](https://github.com/evva-sfw/nest-xs3-api-client/compare/0.0.3...0.0.4)
1622

23+
> 3 April 2025
24+
1725
- feat: update readme [`#3`](https://github.com/evva-sfw/nest-xs3-api-client/pull/3)
1826

1927
#### 0.0.3

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": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Client implementation for the Xesar 3 MQTT api interface.",
55
"private": false,
66
"author": "EVVA Sicherheitstechnologie GmbH",

0 commit comments

Comments
 (0)