Skip to content

Commit

Permalink
chore(release): 2.2.0
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.1...v2.2.0) (2024-01-09)

### Bug Fixes

* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([#2](#2)) ([84fb13e](84fb13e))

### Features

* upgrade to Node.js 20 ([#4](#4)) ([5adc2e3](5adc2e3)), closes [#5](#5)
  • Loading branch information
semantic-release-bot committed Jan 9, 2024
1 parent 84fb13e commit cf1bab9
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 @@
# [2.2.0](https://github.com/matrix-org/node-http-rendezvous-server/compare/v2.1.1...v2.2.0) (2024-01-09)


### Bug Fixes

* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([#2](https://github.com/matrix-org/node-http-rendezvous-server/issues/2)) ([84fb13e](https://github.com/matrix-org/node-http-rendezvous-server/commit/84fb13e462af34949af92b9d769995c3a9e432f6))


### Features

* upgrade to Node.js 20 ([#4](https://github.com/matrix-org/node-http-rendezvous-server/issues/4)) ([5adc2e3](https://github.com/matrix-org/node-http-rendezvous-server/commit/5adc2e33dd1f0ad401ddffd7ffa97e2d9f3e458f)), closes [#5](https://github.com/matrix-org/node-http-rendezvous-server/issues/5)

## [2.1.1](https://github.com/matrix-org/node-http-rendezvous-server/compare/v2.1.0...v2.1.1) (2023-01-09)


Expand Down

0 comments on commit cf1bab9

Please sign in to comment.