Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0](v3.0.2...v4.0.0) (2024-11-29)

### ⚠ BREAKING CHANGES

* map now requires the internal host to map ports for

### Features

* specify external hosts for mapping ([#84](#84)) ([579ac48](579ac48))
  • Loading branch information
semantic-release-bot committed Nov 29, 2024
1 parent 579ac48 commit 7a296bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [4.0.0](https://github.com/achingbrain/nat-port-mapper/compare/v3.0.2...v4.0.0) (2024-11-29)

### ⚠ BREAKING CHANGES

* map now requires the internal host to map ports for

### Features

* specify external hosts for mapping ([#84](https://github.com/achingbrain/nat-port-mapper/issues/84)) ([579ac48](https://github.com/achingbrain/nat-port-mapper/commit/579ac483aa4f31fe5c6ed37ce03ba68f6acf3e6d))

## [3.0.2](https://github.com/achingbrain/nat-port-mapper/compare/v3.0.1...v3.0.2) (2024-11-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@achingbrain/nat-port-mapper",
"version": "3.0.2",
"version": "4.0.0",
"description": "Port mapping with UPnP and NAT-PMP",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/achingbrain/nat-port-mapper#readme",
Expand Down

0 comments on commit 7a296bd

Please sign in to comment.