Skip to content

Commit

Permalink
chore(release): 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.1](v4.1.0...v4.1.1) (2024-10-02)

### Bug Fixes

* nixos docs now deploy ([996f96c](996f96c))
  • Loading branch information
semantic-release-bot committed Oct 2, 2024
1 parent 0247cf3 commit a47af5d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.1](https://github.com/molybdenumsoftware/pr-tracker/compare/v4.1.0...v4.1.1) (2024-10-02)


### Bug Fixes

* nixos docs now deploy ([996f96c](https://github.com/molybdenumsoftware/pr-tracker/commit/996f96cc836bb42022eeb99567ef5689ab6095e3))

## [4.1.0](https://github.com/molybdenumsoftware/pr-tracker/compare/v4.0.0...v4.1.0) (2024-10-02)


Expand Down
16 changes: 8 additions & 8 deletions 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 @@ -3,7 +3,7 @@ members = ["crates/*"]
resolver = "2"

[workspace.package]
version = "4.1.0"
version = "4.1.1"
authors = ["Molybdenum Software"]
edition = "2021"
license = "AGPL-3.0-only"
Expand Down

0 comments on commit a47af5d

Please sign in to comment.