We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4ea47 commit f57f1c2Copy full SHA for f57f1c2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.9.11](https://github.com/cheminfo/nmredata/compare/v0.9.10...v0.9.11) (2024-06-29)
4
+
5
6
+### Bug Fixes
7
8
+* update dependencies ([de4ea47](https://github.com/cheminfo/nmredata/commit/de4ea478d6c414e7b51e2a101e37144d30d69f84))
9
10
## [0.9.10](https://github.com/cheminfo/nmredata/compare/v0.9.9...v0.9.10) (2024-06-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nmredata",
- "version": "0.9.10",
+ "version": "0.9.11",
"description": "NMReDATA parser",
"main": "./lib/index.js",
"module": "./src/index.js",
0 commit comments