Skip to content

Commit

Permalink
Merge pull request #54 from julianhille/release/1.5.0
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
julianhille authored Oct 10, 2020
2 parents 4a63322 + 63a9060 commit 66be251
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 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]

## [1.5.0] - 2020-10-10

### Added

* Electron 7.3, 8.3, 8.4, 8.5 and 9.3
Expand Down Expand Up @@ -110,7 +112,10 @@ with the following changes.

* Initial release

[Unreleased]: https://github.com/julianhille/MuhammaraJS/compare/1.4.3...HEAD
[Unreleased]: https://github.com/julianhille/MuhammaraJS/compare/1.5.0...HEAD
[1.5.0]: https://github.com/julianhille/MuhammaraJS/compare/1.4.3...1.5.0
[1.4.3]: https://github.com/julianhille/MuhammaraJS/compare/1.4.2...1.4.3
[1.4.3]: https://github.com/julianhille/MuhammaraJS/compare/1.4.2...1.4.3
[1.4.3]: https://github.com/julianhille/MuhammaraJS/compare/1.4.2...1.4.3
[1.4.2]: https://github.com/julianhille/MuhammaraJS/compare/1.4.1...1.4.2
[1.4.1]: https://github.com/julianhille/MuhammaraJS/compare/1.4.0...1.4.1
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": "1.4.3",
"version": "1.5.0",
"description": "Create, read and modify PDF files and streams. A drop in replacement for hummujs PDF library",
"homepage": "https://github.com/julianhille/Muhammarajs",
"license": "Apache-2.0",
Expand Down

0 comments on commit 66be251

Please sign in to comment.