Skip to content

Commit

Permalink
Merge pull request #59 from InioX/release-plz-2024-03-26T18-18-26Z
Browse files Browse the repository at this point in the history
chore: release v2.3.0
  • Loading branch information
InioX authored May 30, 2024
2 parents 2273dc5 + b6c1676 commit b399acb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.3.0](https://github.com/InioX/matugen/compare/v2.2.0...v2.3.0) - 2024-05-29

### Added
- rework harmonized colors into custom colors

### Fixed
- nixos flake compile error
- update `material-colors` to 0.3.1 ([#69](https://github.com/InioX/matugen/pull/69))

### Other
- Merge pull request [#73](https://github.com/InioX/matugen/pull/73) from vt-d/patch-1
- Fix issue [#71](https://github.com/InioX/matugen/pull/71)
- update material-colors to 0.3.2
- update material-colors
- support x86_64-linux + aarch64-linux by default
- make supportedSystems overridable

## [2.2.0](https://github.com/InioX/matugen/compare/v2.1.0...v2.2.0) - 2024-03-26

### Added
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 = "matugen"
version = "2.2.0"
version = "2.3.0"
authors = ["InioX"]
description = "A material you color generation tool with templates"
repository = "https://github.com/InioX/matugen"
Expand Down

0 comments on commit b399acb

Please sign in to comment.