Skip to content

Commit

Permalink
chore: eza v0.20.14 changelogs, version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <ces@fem.gg>
  • Loading branch information
cafkafk committed Dec 26, 2024
1 parent 5b8209b commit f8408ae
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 2 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,41 @@ SPDX-License-Identifier: EUPL-1.2
-->
# Changelog

## [0.20.14] - 2024-12-26

### Bug Fixes

- ...those pesky workflow targets
- Remove separate bsd tests
- Remove audit workflow

### Features

- Audit checks in main CI

### Refactor

- Move eza, trycmd packages
- Move BSD unit tests to main flow

### Styling

- Format workflows
- Ci checks formatted

### Build

- Cargo 2024-12-25

### Ci

- Simplify
- Let's just always run em'
- Only run big checks on PRs to main
- Faster flake checks... maybe?
- Flakes on latest ubuntu
- Only do no-merge-commits on PR

## [0.20.13] - 2024-12-18

### Bug Fixes
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
Expand Up @@ -29,7 +29,7 @@ readme = "README.md"
homepage = "https://github.com/eza-community/eza"
license = "EUPL-1.2"
repository = "https://github.com/eza-community/eza"
version = "0.20.13"
version = "0.20.14"


[package.metadata.deb]
Expand Down

0 comments on commit f8408ae

Please sign in to comment.