Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
# [3.0.0](v2.0.3...v3.0.0) (2022-11-28)

### Features

* esm ([#131](#131)) ([b111818](b111818))

### BREAKING CHANGES

* ESM only
  • Loading branch information
semantic-release-bot committed Nov 28, 2022
1 parent b111818 commit ea5efa3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.0.0](https://github.com/themasch/node-bencode/compare/v2.0.3...v3.0.0) (2022-11-28)


### Features

* esm ([#131](https://github.com/themasch/node-bencode/issues/131)) ([b111818](https://github.com/themasch/node-bencode/commit/b111818695c8e85e1268fa771fc49c7c6687167f))


### BREAKING CHANGES

* ESM only

## [2.0.3](https://github.com/themasch/node-bencode/compare/v2.0.2...v2.0.3) (2022-05-13)

## [2.0.2](https://github.com/themasch/node-bencode/compare/v2.0.1...v2.0.2) (2021-07-28)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bencode",
"description": "Bencode de/encoder",
"version": "2.0.3",
"version": "3.0.0",
"bugs": {
"url": "https://github.com/themasch/node-bencode/issues"
},
Expand Down

0 comments on commit ea5efa3

Please sign in to comment.