We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198e927 commit 4e5af6eCopy full SHA for 4e5af6e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/cheminfo/dls-analysis/compare/v1.1.0...v1.1.1) (2026-02-26)
4
+
5
6
+### Bug Fixes
7
8
+* expose JSGraph and fromJcamp fromJcamps ([198e927](https://github.com/cheminfo/dls-analysis/commit/198e9279791c87927d1c177c3a6b677babca5c92))
9
10
## [1.1.0](https://github.com/cheminfo/dls-analysis/compare/v1.0.0...v1.1.0) (2026-02-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "dls-analysis",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "MIT",
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
"keywords": [
0 commit comments