Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 23, 2023
1 parent f5faf8c commit fae81c7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0](https://github.com/InioX/matugen/compare/matugen-v1.1.1...matugen-v1.2.0) - 2023-12-23

### Added
- add image fetched from web
- show template path and name in error
- add template name and path in error
- update syntax

### Fixed
- make reqwest not use openssl
- remove openssl dependency
- update quantizer arguments [#39](https://github.com/InioX/matugen/pull/39)
- add back `source_color`

### Other
- Revert "chore(matugen): release v1.2.0"
- release
- update gitignore

## [1.1.1](https://github.com/InioX/matugen/compare/matugen-v1.1.0...matugen-v1.1.1) - 2023-12-14

### Fixed
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 = "1.1.1"
version = "1.2.0"
description = "A material you color generation tool with templates"
repository = "https://github.com/InioX/matugen"
categories = ["command-line-utilities"]
Expand Down

0 comments on commit fae81c7

Please sign in to comment.