Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [it-ndjson-v1.0.2](it-ndjson-v1.0.1...it-ndjson-v1.0.2) (2023-03-30)

### Trivial Changes

* update project config, fix broken badges ([#53](#53)) ([e56c6ae](e56c6ae))

### Dependencies

* update sibling dependencies ([8b60209](8b60209))
  • Loading branch information
semantic-release-bot committed Mar 30, 2023
1 parent f9b7e44 commit 5624631
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/it-ndjson/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [it-ndjson-v1.0.2](https://github.com/achingbrain/it/compare/it-ndjson-v1.0.1...it-ndjson-v1.0.2) (2023-03-30)


### Trivial Changes

* update project config, fix broken badges ([#53](https://github.com/achingbrain/it/issues/53)) ([e56c6ae](https://github.com/achingbrain/it/commit/e56c6ae9a0a766b5eab77040e92b2e034ce52d2e))


### Dependencies

* update sibling dependencies ([8b60209](https://github.com/achingbrain/it/commit/8b60209d429e282f8d5e5218ee2019ae7153585b))

## [it-ndjson-v1.0.1](https://github.com/achingbrain/it/compare/it-ndjson-v1.0.0...it-ndjson-v1.0.1) (2023-03-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-ndjson/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-ndjson",
"version": "1.0.1",
"version": "1.0.2",
"description": "Parse iterators as ndjson and transform iterators to ndjson",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 5624631

Please sign in to comment.