Skip to content

Commit 4dab18f

Browse files
authored
chore(main): release 1.0.0 (#1)
1 parent dea3852 commit 4dab18f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-02-25)
4+
5+
6+
### Features
7+
8+
* initial project with fromZmes ([dea3852](https://github.com/cheminfo/dls-analysis/commit/dea3852d837ff02fa766c0a047015bc2215ed234))

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": "0.0.0",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
66
"keywords": [

0 commit comments

Comments
 (0)