Skip to content

Commit 1554a36

Browse files
authored
Merge pull request #41 from InioX/revert-37-release-plz-2023-12-20T19-20-56Z
Revert "chore(matugen): release v1.2.0"
2 parents 214eff2 + 1369915 commit 1554a36

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

CHANGELOG.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [1.2.0](https://github.com/InioX/matugen/compare/matugen-v1.1.1...matugen-v1.2.0) - 2023-12-23
10-
11-
### Added
12-
- add image fetched from web
13-
- show template path and name in error
14-
- add template name and path in error
15-
- update syntax
16-
17-
### Fixed
18-
- update quantizer arguments [#39](https://github.com/InioX/matugen/pull/39)
19-
- add back `source_color`
20-
21-
### Other
22-
- update gitignore
23-
249
## [1.1.1](https://github.com/InioX/matugen/compare/matugen-v1.1.0...matugen-v1.1.1) - 2023-12-14
2510

2611
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "matugen"
3-
version = "1.2.0"
3+
version = "1.1.1"
44
description = "A material you color generation tool with templates"
55
repository = "https://github.com/InioX/matugen"
66
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)