chore(release): prepare for publishing (#628)

This commit is contained in:
devolutionsbot 2025-01-28 18:24:35 -05:00 committed by GitHub
parent f14f3115d4
commit e6d6e9d8a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
55 changed files with 625 additions and 257 deletions

View file

@ -0,0 +1,15 @@
# Changelog
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [[0.1.2](https://github.com/Devolutions/IronRDP/compare/ironrdp-rdcleanpath-v0.1.1...ironrdp-rdcleanpath-v0.1.2)] - 2025-01-28
### <!-- 6 -->Documentation
- Use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) ([dd249909a8](https://github.com/Devolutions/IronRDP/commit/dd249909a894004d4f728d30b3a4aa77a0f8193b))

View file

@ -1,6 +1,6 @@
[package]
name = "ironrdp-rdcleanpath"
version = "0.1.1"
version = "0.1.2"
readme = "README.md"
description = "RDCleanPath PDU structure used by IronRDP web client and Devolutions Gateway"
edition.workspace = true