Skip to content

Commit cb3fa0b

Browse files
authored
chore(main): release 3.2.0 (#104)
1 parent d9f0f39 commit cb3fa0b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/cheminfo/common-spectrum/compare/v3.1.0...v3.2.0) (2026-03-06)
4+
5+
6+
### Features
7+
8+
* allow to specify title and dataType in fromText ([f6f687a](https://github.com/cheminfo/common-spectrum/commit/f6f687aa601e153940bde68e0f1228d15f3c4398))
9+
310
## [3.1.0](https://github.com/cheminfo/common-spectrum/compare/v3.0.1...v3.1.0) (2025-08-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "common-spectrum",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"license": "MIT",
55
"description": "Common package to deal with spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)