Skip to content

Commit a74e201

Browse files
author
GitHub Actions
committed
2.1.3
1 parent 0da7a4f commit a74e201

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.3] — 2024–11–06
11+
1012
### Fixed
1113

1214
- The progressbar now fills correctly with the `-a` flag.
@@ -97,7 +99,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
9799

98100
- Basic functionality.
99101

100-
[Unreleased]: https://github.com/firefoxic/conjure/compare/v2.1.2...HEAD
102+
[Unreleased]: https://github.com/firefoxic/conjure/compare/v2.1.3...HEAD
103+
[2.1.3]: https://github.com/firefoxic/conjure/compare/v2.1.2...v2.1.3
101104
[2.1.2]: https://github.com/firefoxic/conjure/compare/v2.1.1...v2.1.2
102105
[2.1.1]: https://github.com/firefoxic/conjure/compare/v2.1.0...v2.1.1
103106
[2.1.0]: https://github.com/firefoxic/conjure/compare/v2.0.0...v2.1.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.2",
4+
"version": "2.1.3",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)