Skip to content

Commit

Permalink
Prepare release v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille committed Oct 26, 2022
1 parent ec00457 commit f978a32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [3.2.0] - 2022-10-26

### Added

- Add electron 20.3.3
Expand Down Expand Up @@ -292,7 +294,8 @@ with the following changes.

- Initial release

[unreleased]: https://github.com/julianhille/MuhammaraJS/compare/3.1.1...HEAD
[unreleased]: https://github.com/julianhille/MuhammaraJS/compare/3.2.0...HEAD
[3.2.0]: https://github.com/julianhille/MuhammaraJS/compare/3.1.1...3.2.0
[3.1.1]: https://github.com/julianhille/MuhammaraJS/compare/3.1.0...3.1.1
[3.1.0]: https://github.com/julianhille/MuhammaraJS/compare/3.0.0...3.1.0
[3.0.0]: https://github.com/julianhille/MuhammaraJS/compare/2.6.1...3.0.0
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": "muhammara",
"version": "3.1.1",
"version": "3.2.0",
"description": "Create, read and modify PDF files and streams. A drop in replacement for hummusjs PDF library",
"homepage": "https://github.com/julianhille/Muhammarajs",
"license": "Apache-2.0",
Expand Down

0 comments on commit f978a32

Please sign in to comment.