Skip to content

Commit 4e5af6e

Browse files
authored
chore(main): release 1.1.1 (#3)
1 parent 198e927 commit 4e5af6e

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+
## [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+
310
## [1.1.0](https://github.com/cheminfo/dls-analysis/compare/v1.0.0...v1.1.0) (2026-02-26)
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": "dls-analysis",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"license": "MIT",
55
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
66
"keywords": [

0 commit comments

Comments
 (0)