From 8924d437ebe8ea8f03867a88409ef950c3109c8a Mon Sep 17 00:00:00 2001 From: Jan Romann Date: Fri, 17 May 2024 12:40:35 +0200 Subject: [PATCH] chore(release): prepare release 0.28.3 --- CHANGELOG.md | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d9f316..347c3067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.28.3] - 2024-05-17 ### Added @@ -920,7 +920,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Remove TODO from misc issue template ([f0281cf](https://github.com/eclipse-thingweb/dart_wot/commit/f0281cf91d3ab717fa18aef0576ddef5aaf9abcb)) -[Unreleased]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.28.2..HEAD +[0.28.3]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.28.2..v0.28.3 [0.28.2]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.28.1..v0.28.2 [0.28.1]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.28.0..v0.28.1 [0.28.0]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.27.1..v0.28.0 diff --git a/pubspec.yaml b/pubspec.yaml index 7454080d..fb731581 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_wot description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT. -version: 0.28.2 +version: 0.28.3 homepage: https://github.com/eclipse-thingweb/dart_wot environment: