Skip to content

Commit 98ad194

Browse files
committed
chore: release 0.7.3 version
1 parent b8be43c commit 98ad194

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
### 🐛 Bug Fixes
44

55
- Serialize bundle instead of model for get
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Release 0.7.2 version
610
## [0.7.1] - 2025-12-01
711

812
### 🚀 Features
@@ -33,6 +37,12 @@
3337
- Update to latest dependencies
3438
- Update gitignore
3539
- Release 0.7.1 version
40+
## [0.6.0] - 2025-03-06
41+
42+
### ⚙️ Miscellaneous Tasks
43+
44+
- [**breaking**] Update oca-rs to 0.7.1 and oca-sdk-rs to 0.2.0
45+
- Release 0.6.0 version
3646
## [0.5.4] - 2025-01-28
3747

3848
### ⚙️ Miscellaneous Tasks

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"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2021"
55
authors = ["Marcin Olichwiruk <marcin.olichwiruk@opensoftware.pl>", "Robert Mitwicki <robert.mitwicki@opensoftware.pl>", "Michał Pietrus <michal.pietrus@opensoftware.pl>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)