Skip to content

Commit 5576367

Browse files
authored
chore(main): release 2.3.0 (#4222)
1 parent 64efed3 commit 5576367

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/cheminfo/nmrium/compare/v2.2.0...v2.3.0) (2026-06-29)
4+
5+
6+
### Features
7+
8+
* add pro-R/pro-S prochiral hydrogen labelling ([6f5197a](https://github.com/cheminfo/nmrium/commit/6f5197aed5dce4937a4681ccba6f397351c90507))
9+
* add tooltips to spectra list cells ([08e9281](https://github.com/cheminfo/nmrium/commit/08e92819fe1f488a5eaf644634ebafad97fe7b81))
10+
* improve floating ranges table preferences ([#4213](https://github.com/cheminfo/nmrium/issues/4213)) ([3e8d091](https://github.com/cheminfo/nmrium/commit/3e8d091937b70d31c15bc1311aef2be14400c95c))
11+
312
## [2.2.0](https://github.com/cheminfo/nmrium/compare/v2.1.0...v2.2.0) (2026-06-15)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nmrium",
33
"description": "React component to display and process nuclear magnetic resonance (NMR) spectra.",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)