Skip to content

Commit 1f9cf28

Browse files
committed
1.0.1
1 parent e7fc952 commit 1f9cf28

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/en/1.1.
77

88
## [Unreleased]
99

10+
## [1.0.1] — 2024–05–06
11+
1012
### Fixed
1113

1214
- The `conjure favicons` command now works fine on Windows.
@@ -41,7 +43,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
4143

4244
- Basic functionality.
4345

44-
[Unreleased]: https://github.com/firefoxic/conjure/compare/v1.0.0...HEAD
46+
[Unreleased]: https://github.com/firefoxic/conjure/compare/v1.0.1...HEAD
47+
[1.0.1]: https://github.com/firefoxic/conjure/compare/v1.0.0...v1.0.1
4548
[1.0.0]: https://github.com/firefoxic/conjure/compare/v0.1.2...v1.0.0
4649
[0.1.2]: https://github.com/firefoxic/conjure/compare/v0.1.1...v0.1.2
4750
[0.1.1]: https://github.com/firefoxic/conjure/compare/v0.1.0...v0.1.1

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": "1.0.0",
4+
"version": "1.0.1",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)