Skip to content

Commit 84823a8

Browse files
committed
chore: release 0.2.0 version
1 parent 6163103 commit 84823a8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

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

5+
## [0.2.0] - 2025-03-06
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Update oca dependencies to 0.7.1
10+
511
## [0.1.5] - 2025-01-28
612

713
### ⚙️ Miscellaneous Tasks
814

915
- Update oca dependencies to 0.6.10
16+
- Release 0.1.5 version
1017

1118
## [0.1.4] - 2025-01-28
1219

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oca-sdk-rs"
3-
version = "0.1.5"
3+
version = "0.2.0"
44
edition = "2021"
55
license = "EUPL-1.2"
66
readme = "README.md"

0 commit comments

Comments
 (0)