Skip to content

Commit b5452b0

Browse files
chore(master): release 1.1.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 311738d commit b5452b0

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.1.0](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.4...v1.1.0) (2023-10-01)
4+
5+
6+
### Features
7+
8+
* **nodejs:** add stream transformer compatible with node:stream ([cd6c135](https://github.com/InformaticsMatters/sdf-parser/commit/cd6c1351418d810c27121ce774c612cf00c41a55))
9+
310
## [1.0.4](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.3...v1.0.4) (2023-09-18)
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.0.4",
4+
"version": "1.1.0",
55
"contributors": [
66
{
77
"name": "Informatics Matters Ltd"

0 commit comments

Comments
 (0)