Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](1.1.0...1.2.0) (2023-05-02)

### Bug Fixes

* **if_match:** fix to parse list-based fields syntax ([0c0006d](0c0006d))

### Features

* **deps:** update deps version ([192e84f](192e84f))
  • Loading branch information
semantic-release-bot committed May 2, 2023
1 parent a360a0c commit 062001c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.2.0](https://github.com/httpland/conditional-request-middleware/compare/1.1.0...1.2.0) (2023-05-02)


### Bug Fixes

* **if_match:** fix to parse list-based fields syntax ([0c0006d](https://github.com/httpland/conditional-request-middleware/commit/0c0006dfde15b0ff379e9bf1528af3a9b75226f9))


### Features

* **deps:** update deps version ([192e84f](https://github.com/httpland/conditional-request-middleware/commit/192e84f24f5cad9ccfc5bea9f2876cd92898a9d6))

# [1.2.0-beta.1](https://github.com/httpland/conditional-request-middleware/compare/1.1.0...1.2.0-beta.1) (2023-05-02)


Expand Down

0 comments on commit 062001c

Please sign in to comment.