Skip to content

Commit

Permalink
chore: release 0.4.6-rc.11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
edytapawlak committed Oct 28, 2024
1 parent da74f28 commit 42dc30a
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,33 @@

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

## [0.4.6-rc.11] - 2024-10-28

### 🚀 Features

- Add summary options to publish method
- Allow to choose summary format for publish
- Add count of published file to summary
- Choose summary format for build --publish

### 🐛 Bug Fixes

- Add cache database error

### 🚜 Refactor

- Fix clippy warnings

## [0.4.6-rc.10] - 2024-10-22

### 🐛 Bug Fixes

- Publish cmd accepts repo url flag

### ⚙️ Miscellaneous Tasks

- Release 0.4.6-rc.10 version

## [0.4.6-rc.9] - 2024-10-21

### ⚙️ Miscellaneous Tasks
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oca"
version = "0.4.6-rc.10"
version = "0.4.6-rc.11"
edition = "2021"
authors = ["Marcin Olichwiruk <[email protected]>", "Robert Mitwicki <[email protected]>", "Michał Pietrus <[email protected]>"]
license = "EUPL-1.2"
Expand Down

0 comments on commit 42dc30a

Please sign in to comment.