Skip to content

Commit a207d35

Browse files
committed
chore(shared): Release 0.1.2
1 parent f790007 commit a207d35

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

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.

crates/stackable-shared/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.1.2] - 2027-07-02
8+
9+
Note: There are only dependency bumps in this release.
10+
711
## [0.1.1] - 2026-06-03
812

9-
Note: There are only dependency bumps in this release
13+
Note: There are only dependency bumps in this release.
1014

1115
## [0.1.0] - 2025-10-06
1216

crates/stackable-shared/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-shared"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)