Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
## [1.2.0](v1.1.4...v1.2.0) (2024-02-29)

### Features

* ♻️ add settings group ([1ba530d](1ba530d))
* first readme draft ([2a59cb8](2a59cb8))

### Bug Fixes

* 🐛 avoid rate limiting by submitting multiple. Filter listens before upload. ([580fb8f](580fb8f))

### Code Refactoring

* :recycle update renovate config. Only update against dev. ([420395d](420395d))
* hide token text in input field ([cba4ab6](cba4ab6))
  • Loading branch information
semantic-release-bot committed Feb 29, 2024
1 parent 13b06d9 commit c3f41e5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.2.0](https://github.com/AnotherStranger/rockbox-scrobbler/compare/v1.1.4...v1.2.0) (2024-02-29)


### Features

* :recycle: add settings group ([1ba530d](https://github.com/AnotherStranger/rockbox-scrobbler/commit/1ba530d920f7599cd3dd51692792756b39435a6a))
* first readme draft ([2a59cb8](https://github.com/AnotherStranger/rockbox-scrobbler/commit/2a59cb8504f8b8a1a22d55bf725cbf6d6a2753bc))


### Bug Fixes

* :bug: avoid rate limiting by submitting multiple. Filter listens before upload. ([580fb8f](https://github.com/AnotherStranger/rockbox-scrobbler/commit/580fb8fbc292d70b75833fb220f925d4eb861b2b))


### Code Refactoring

* :recycle update renovate config. Only update against dev. ([420395d](https://github.com/AnotherStranger/rockbox-scrobbler/commit/420395d4adb4eac6a97306c679c935f61fa701ac))
* hide token text in input field ([cba4ab6](https://github.com/AnotherStranger/rockbox-scrobbler/commit/cba4ab6e32e5a20a843ccacbf30d7e9ee3b18ba1))

## [1.1.4](https://github.com/AnotherStranger/rockbox-scrobbler/compare/v1.1.3...v1.1.4) (2024-02-25)


Expand Down

0 comments on commit c3f41e5

Please sign in to comment.