Skip to content

Commit

Permalink
chore: release 4.0.2 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Jan 23, 2022
1 parent edd036f commit 1ba21f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.0.2](https://www.github.com/mljs/peak-shape-generator/compare/v4.0.1...v4.0.2) (2022-01-23)


### Bug Fixes

* update dependencies ([edd036f](https://www.github.com/mljs/peak-shape-generator/commit/edd036f1d7291cde8408f6ea8073e807883880e3))

### [4.0.1](https://www.github.com/mljs/peak-shape-generator/compare/v4.0.0...v4.0.1) (2021-11-26)


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": "ml-peak-shape-generator",
"version": "4.0.1",
"version": "4.0.2",
"description": "Generate various peak shapes",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 1ba21f1

Please sign in to comment.