Skip to content

Commit 90d9374

Browse files
chore(master): release 1.3.0 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e687322 commit 90d9374

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.3.0](https://github.com/InformaticsMatters/sdf-parser/compare/v1.2.0...v1.3.0) (2023-12-16)
4+
5+
6+
### Features
7+
8+
* **exclude-properties:** support excluding properties from the response ([e687322](https://github.com/InformaticsMatters/sdf-parser/commit/e6873226c3eeff8d0d4a2341b0e41b7642afb59a))
9+
310
## [1.2.0](https://github.com/InformaticsMatters/sdf-parser/compare/v1.1.0...v1.2.0) (2023-11-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squonk/sdf-parser",
33
"private": false,
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"contributors": [
66
{
77
"name": "Informatics Matters Ltd"

0 commit comments

Comments
 (0)