Skip to content

Commit 58c3d0a

Browse files
author
GitHub Actions
committed
2.1.2
1 parent a179866 commit 58c3d0a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
77

88
## [Unreleased]
99

10+
## [2.1.2] — 2024–10–29
11+
1012
### Fixed
1113

1214
- Output directory and file names are now correctly generated when `./` is specified in the `-i` flag.
@@ -91,7 +93,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
9193

9294
- Basic functionality.
9395

94-
[Unreleased]: https://github.com/firefoxic/conjure/compare/v2.1.1...HEAD
96+
[Unreleased]: https://github.com/firefoxic/conjure/compare/v2.1.2...HEAD
97+
[2.1.2]: https://github.com/firefoxic/conjure/compare/v2.1.1...v2.1.2
9598
[2.1.1]: https://github.com/firefoxic/conjure/compare/v2.1.0...v2.1.1
9699
[2.1.0]: https://github.com/firefoxic/conjure/compare/v2.0.0...v2.1.0
97100
[2.0.0]: https://github.com/firefoxic/conjure/compare/v1.0.3...v2.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@firefoxic/conjure",
33
"description": "🪄 Conjure images, icons and favicons for your frontend project.",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)