Skip to content

Commit b786537

Browse files
committed
chore(release): 1.1.1
1 parent 1fc755b commit b786537

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.1.1](https://github.com/djdembeck/Audnexus.bundle/compare/v1.1.0...v1.1.1) (2023-02-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **album-search:** :bug: `name_to_initials` could throw IndexError when dealing with author using initials ([a560848](https://github.com/djdembeck/Audnexus.bundle/commit/a5608481ea0dc69b93a8c793f8077503483c4b51)), closes [#79](https://github.com/djdembeck/Audnexus.bundle/issues/79)
11+
* **album-search:** :bug: remove qutotations around author name when shortening to initials ([1fc755b](https://github.com/djdembeck/Audnexus.bundle/commit/1fc755b80b1e923e08f8d0e26c546bfcf76e9955)), closes [#67](https://github.com/djdembeck/Audnexus.bundle/issues/67)
12+
* **album-search:** :bug: searches with accented characters would remove characters ([0645c16](https://github.com/djdembeck/Audnexus.bundle/commit/0645c168bcb1795691b4980694b204229fa5206e)), closes [#81](https://github.com/djdembeck/Audnexus.bundle/issues/81)
13+
514
## [1.1.0](https://github.com/djdembeck/Audnexus.bundle/compare/v1.0.0...v1.1.0) (2023-01-26)
615

716

0 commit comments

Comments
 (0)