Skip to content

Commit 70517dc

Browse files
chore(master): release 1.2.0 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4efff6c commit 70517dc

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.2.0](https://github.com/InformaticsMatters/sdf-parser/compare/v1.1.0...v1.2.0) (2023-11-25)
4+
5+
6+
### Features
7+
8+
* **filter:** add basic filtering function to streams ([0655459](https://github.com/InformaticsMatters/sdf-parser/commit/06554590baa93bdaa52bfc4ba25f0a74d8267a39))
9+
310
## [1.1.0](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.4...v1.1.0) (2023-10-01)
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.1.1",
4+
"version": "1.2.0",
55
"contributors": [
66
{
77
"name": "Informatics Matters Ltd"

0 commit comments

Comments
 (0)