We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9188ba commit 259db43Copy full SHA for 259db43
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.1...v1.0.2) (2023-09-16)
4
+
5
6
+### Bug Fixes
7
8
+* add npmignore ([b9188ba](https://github.com/InformaticsMatters/sdf-parser/commit/b9188ba217a9685d947c10bcde3742f09b100f3a))
9
10
## [1.0.1](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.0...v1.0.1) (2023-09-16)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@squonk/sdf-parser",
"private": false,
- "version": "1.0.1",
+ "version": "1.0.2",
"contributors": [
"name": "Informatics Matters Ltd"
0 commit comments