Skip to content

Commit 43d84db

Browse files
committed
chore(main): release 1.2.0
1 parent 00c9c4e commit 43d84db

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.2.0](https://github.com/cheminfo/dls-analysis/compare/v1.1.2...v1.2.0) (2026-03-06)
4+
5+
6+
### Features
7+
8+
* add fromZetasizer ([00c9c4e](https://github.com/cheminfo/dls-analysis/commit/00c9c4e161d7d90cb835e2fa4e39f92f9cf3664b))
9+
310
## [1.1.2](https://github.com/cheminfo/dls-analysis/compare/v1.1.1...v1.1.2) (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.2",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
66
"keywords": [

0 commit comments

Comments
 (0)