diff --git a/changelog.md b/changelog.md index 66c1a46..81a1138 100644 --- a/changelog.md +++ b/changelog.md @@ -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) diff --git a/package-lock.json b/package-lock.json index ff4c723..6b10420 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "event-stream-pubsub", - "version": "0.1.4", + "version": "0.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "event-stream-pubsub", - "version": "0.1.4", + "version": "0.1.5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1d6e1f9..2e62cca 100644 --- a/package.json +++ b/package.json @@ -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": [