Skip to content

Commit

Permalink
chore(main): release 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Dec 2, 2024
1 parent baa1a4e commit f3cbca8
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

## [2.3.2](https://github.com/cheminfo/mzData/compare/v2.3.1...v2.3.2) (2024-12-02)


### Bug Fixes

* correclty use inflate and not deflate ([baa1a4e](https://github.com/cheminfo/mzData/commit/baa1a4e044253f34be96968fff6b5b7bc862c794))

### [2.3.1](https://www.github.com/cheminfo/mzData/compare/v2.3.0...v2.3.1) (2021-09-07)


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": "mzdata",
"version": "2.3.1",
"version": "2.3.2",
"description": "Read and explore mzData v1.05 files",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit f3cbca8

Please sign in to comment.