Skip to content

Commit

Permalink
chore: release 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot committed Sep 24, 2024
1 parent 9916cd2 commit ead0082
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.1.3](https://www.github.com/mljs/peak-shape-generator/compare/v4.1.2...v4.1.3) (2024-09-24)


### Bug Fixes

* add generalizedLorentzian shape ([#75](https://www.github.com/mljs/peak-shape-generator/issues/75)) ([9916cd2](https://www.github.com/mljs/peak-shape-generator/commit/9916cd2abc066ddc1013e6aa5aec9000d2daf788))

### [4.1.2](https://www.github.com/mljs/peak-shape-generator/compare/v4.1.1...v4.1.2) (2022-08-06)


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.1.2",
"version": "4.1.3",
"description": "Generate various peak shapes",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit ead0082

Please sign in to comment.