Skip to content

Commit 3dccf5a

Browse files
chore(rstml-component-axum): release v0.2.9 (#77)
Co-authored-by: yolodev-release-publisher[bot] <157072298+yolodev-release-publisher[bot]@users.noreply.github.com>
1 parent 9b0caf6 commit 3dccf5a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integrations/axum/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.9](https://github.com/YoloDev/rstml-component/compare/0.2.8..0.2.9) - 2024-09-18
6+
7+
### 🔨 Chore
8+
9+
- Update Cargo.lock dependencies - ([0000000](https://github.com/YoloDev/rstml-component/commit/0000000))
10+
511
## [0.2.8](https://github.com/YoloDev/rstml-component/compare/0.2.7..0.2.8) - 2024-09-13
612

713
### 🔨 Chore

integrations/axum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rstml-component-axum"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
edition = "2021"
55
description = "Integration with rstml-component for Axum"
66
license.workspace = true

0 commit comments

Comments
 (0)