Skip to content

Commit

Permalink
chore(release): v0.1.5 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Sep 21, 2024
1 parent 04984ac commit 47f3fef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/ehmpathy/event-stream-pubsub/compare/v0.1.4...v0.1.5) (2024-09-21)


### Bug Fixes

* **practs:** bump practs to latest best ([04984ac](https://github.com/ehmpathy/event-stream-pubsub/commit/04984accfd241da852f0012efb14868d5585a386))

## [0.1.4](https://github.com/ehmpathy/event-stream-pubsub/compare/v0.1.3...v0.1.4) (2024-09-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "event-stream-pubsub",
"author": "ehmpathy",
"description": "pubsub pattern for in-memory, stateless event streaming",
"version": "0.1.4",
"version": "0.1.5",
"repository": "ehmpathy/event-stream-pubsub",
"homepage": "https://github.com/ehmpathy/event-stream-pubsub",
"keywords": [
Expand Down

0 comments on commit 47f3fef

Please sign in to comment.