Skip to content

Commit f285b05

Browse files
chore(release): 2.4.0-beta.7 [skip ci]
# [2.4.0-beta.7](v2.4.0-beta.6...v2.4.0-beta.7) (2023-11-03) ### Features * **digitalTwin:** allow to modify mapping from application ([#322](#322)) ([89d375a](89d375a)) * **digitalTwin:** implement generic document pipes triggers ([#321](#321)) ([60a21fc](60a21fc))
1 parent aacd6f2 commit f285b05

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.4.0-beta.7](https://github.com/kuzzleio/kuzzle-plugin-device-manager/compare/v2.4.0-beta.6...v2.4.0-beta.7) (2023-11-03)
2+
3+
4+
### Features
5+
6+
* **digitalTwin:** allow to modify mapping from application ([#322](https://github.com/kuzzleio/kuzzle-plugin-device-manager/issues/322)) ([89d375a](https://github.com/kuzzleio/kuzzle-plugin-device-manager/commit/89d375a97892aad6b4cf976a38581cb0d7a14936))
7+
* **digitalTwin:** implement generic document pipes triggers ([#321](https://github.com/kuzzleio/kuzzle-plugin-device-manager/issues/321)) ([60a21fc](https://github.com/kuzzleio/kuzzle-plugin-device-manager/commit/60a21fc8ced1e925efbad9b79cc0de511efac46c))
8+
19
# [2.4.0-beta.6](https://github.com/kuzzleio/kuzzle-plugin-device-manager/compare/v2.4.0-beta.5...v2.4.0-beta.6) (2023-10-20)
210

311

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": "kuzzle-device-manager",
3-
"version": "2.4.0-beta.6",
3+
"version": "2.4.0-beta.7",
44
"description": "Manage your IoT devices and assets. Choose a provisioning strategy, receive and decode payload, handle your IoT business logic.",
55
"author": "The Kuzzle Team (support@kuzzle.io)",
66
"repository": {

0 commit comments

Comments
 (0)