Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [it-peekable-v3.0.1](it-peekable-v3.0.0...it-peekable-v3.0.1) (2023-05-09)

### Dependencies

* **dev:** bump aegir from 38.1.8 to 39.0.2 ([#66](#66)) ([a92bb16](a92bb16))
  • Loading branch information
semantic-release-bot committed May 9, 2023
1 parent 71fd877 commit 60c0ee0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/it-peekable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [it-peekable-v3.0.1](https://github.com/achingbrain/it/compare/it-peekable-v3.0.0...it-peekable-v3.0.1) (2023-05-09)


### Dependencies

* **dev:** bump aegir from 38.1.8 to 39.0.2 ([#66](https://github.com/achingbrain/it/issues/66)) ([a92bb16](https://github.com/achingbrain/it/commit/a92bb1690e8d584292e37c878d40f437036721a7))

## [it-peekable-v3.0.0](https://github.com/achingbrain/it/compare/it-peekable-v2.0.1...it-peekable-v3.0.0) (2023-03-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-peekable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-peekable",
"version": "3.0.0",
"version": "3.0.1",
"description": "Allows peeking/pushing an iterable",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 60c0ee0

Please sign in to comment.