Skip to content

Commit 9df9e36

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2022-10-17) ### Bug Fixes * fix `--anilist` option beeing parsed as boolean flag ([67eeaa9](67eeaa9))
1 parent 67eeaa9 commit 9df9e36

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.2](https://github.com/FreshlyBrewedCode/aniorg/compare/v1.1.1...v1.1.2) (2022-10-17)
7+
8+
9+
### Bug Fixes
10+
11+
* fix `--anilist` option beeing parsed as boolean flag ([67eeaa9](https://github.com/FreshlyBrewedCode/aniorg/commit/67eeaa9046d5a76e03486b9b8bee31080259840a))
12+
613
## [1.1.1](https://github.com/FreshlyBrewedCode/aniorg/compare/v1.1.0...v1.1.1) (2022-10-13)
714

815

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aniorg",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A super simple CLI for organizing your anime collection",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)