Skip to content

Commit

Permalink
chore(release): v0.1.3 🎉 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored Jul 18, 2023
1 parent e245054 commit e901247
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.3](https://github.com/ehmpathy/event-stream-pubsub/compare/v0.1.0...v0.1.3) (2023-07-18)


### Bug Fixes

* **cicd:** resolve merge commit issue ([e245054](https://github.com/ehmpathy/event-stream-pubsub/commit/e2450546fa1aa093195aa6cf0f6303d5e854ce4b))
* **practs:** bump to latest best practices ([796665f](https://github.com/ehmpathy/event-stream-pubsub/commit/796665f78c9b6d543824ef5efdab58dc9d1c830a))

## [0.1.1](https://github.com/ehmpathy/event-stream-pubsub/compare/v0.1.0...v0.1.1) (2023-07-18)


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.1",
"version": "0.1.3",
"repository": "ehmpathy/event-stream-pubsub",
"homepage": "https://github.com/ehmpathy/event-stream-pubsub",
"keywords": [
Expand Down

0 comments on commit e901247

Please sign in to comment.