Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [it-queueless-pushable-v1.0.1](it-queueless-pushable-1.0.0...it-queueless-pushable-1.0.1) (2025-03-06)

### Bug Fixes

* update project config ([7cb826e](7cb826e))

### Trivial Changes

* update sibling dependencies ([c271b1c](c271b1c))

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.1.0 ([#138](#138)) ([408f103](408f103))
* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#145](#145)) ([b01501e](b01501e))
  • Loading branch information
semantic-release-bot committed Mar 6, 2025
1 parent 954eb6d commit 090e342
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions packages/it-queueless-pushable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [it-queueless-pushable-v1.0.1](https://github.com/achingbrain/it/compare/it-queueless-pushable-1.0.0...it-queueless-pushable-1.0.1) (2025-03-06)

### Bug Fixes

* update project config ([7cb826e](https://github.com/achingbrain/it/commit/7cb826ed356e8e43b7ffea51727096c2ce87fe21))

### Trivial Changes

* update sibling dependencies ([c271b1c](https://github.com/achingbrain/it/commit/c271b1c9c0eaee04eb79bb1fde9b0b5599ed2da6))

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.1.0 ([#138](https://github.com/achingbrain/it/issues/138)) ([408f103](https://github.com/achingbrain/it/commit/408f103d17646bc101ad0c4644236bb6b64abf30))
* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#145](https://github.com/achingbrain/it/issues/145)) ([b01501e](https://github.com/achingbrain/it/commit/b01501e36e5085446f459dac95ea91f0304aca1a))

## it-queueless-pushable-v1.0.0 (2024-05-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-queueless-pushable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-queueless-pushable",
"version": "1.0.0",
"version": "1.0.1",
"description": "A pushable queue that waits until a value is consumed before accepting another",
"author": "Alex Potsides <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 090e342

Please sign in to comment.