Skip to content

Commit c94dc6d

Browse files
authored
chore(main): release 1.1.0 (#2)
1 parent 31260d6 commit c94dc6d

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.0](https://github.com/cheminfo/dls-analysis/compare/v1.0.0...v1.1.0) (2026-02-26)
4+
5+
6+
### Features
7+
8+
* add web build on lactame ([5640d47](https://github.com/cheminfo/dls-analysis/commit/5640d473f7b43b15f43d627b28e073e53a0ec60c))
9+
310
## 1.0.0 (2026-02-25)
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.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
66
"keywords": [

0 commit comments

Comments
 (0)