Skip to content

Commit 034e8d7

Browse files
chore(release): prepare release 0.36.3
Signed-off-by: eclipse-thingweb-bot <[email protected]>
1 parent fdc099a commit 034e8d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.36.3] - 2025-01-26
9+
10+
### Removed
11+
12+
- Remove unnecessary library names (#211) ([fdc099a](https://github.com/eclipse-thingweb/dart_wot/commit/fdc099af90e6559cf0c77a336660b70712e8f2bf))
13+
814
## [0.36.2] - 2024-12-13
915

1016
### Added
@@ -1171,6 +1177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11711177

11721178
- Remove TODO from misc issue template ([f0281cf](https://github.com/eclipse-thingweb/dart_wot/commit/f0281cf91d3ab717fa18aef0576ddef5aaf9abcb))
11731179

1180+
[0.36.3]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.2..v0.36.3
11741181
[0.36.2]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.1..v0.36.2
11751182
[0.36.1]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.0..v0.36.1
11761183
[0.36.0]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.3..v0.36.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_wot
22
description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT.
3-
version: 0.36.2
3+
version: 0.36.3
44
homepage: https://github.com/eclipse-thingweb/dart_wot
55

66
environment:

0 commit comments

Comments
 (0)