Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](1.0.0...1.0.1) (2023-04-29)

### Bug Fixes

* **parse:** accept list what includes empty element ([8dea1c5](8dea1c5))
  • Loading branch information
semantic-release-bot committed Apr 29, 2023
1 parent c57efdb commit ea50cd6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/httpland/accept-ranges-parser/compare/1.0.0...1.0.1) (2023-04-29)


### Bug Fixes

* **parse:** accept list what includes empty element ([8dea1c5](https://github.com/httpland/accept-ranges-parser/commit/8dea1c5defe575b866ffb22b2a51cd468dbc00a3))

## [1.0.1-beta.1](https://github.com/httpland/accept-ranges-parser/compare/1.0.0...1.0.1-beta.1) (2023-04-29)


Expand Down

0 comments on commit ea50cd6

Please sign in to comment.