Skip to content

Commit

Permalink
chore(main): release 2.0.2 (#26)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.2](2.0.1...v2.0.2)
(2024-04-26)


### Bug Fixes

* Include message for closed or ended event source connections.
([#24](#24))
([48f4cc1](48f4cc1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 26, 2024
1 parent c9536c5 commit f344f26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.1"
".": "2.0.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this package will be documented in this file.

## [2.0.2](https://github.com/launchdarkly/js-eventsource/compare/2.0.1...v2.0.2) (2024-04-26)


### Bug Fixes

* Include message for closed or ended event source connections. ([#24](https://github.com/launchdarkly/js-eventsource/issues/24)) ([48f4cc1](https://github.com/launchdarkly/js-eventsource/commit/48f4cc1313f830c17fa82d6046baacfdb6cf76c4))

## [2.0.1] - 2023-08-28
### Fixed:
- Fixed an issue in the pre-allocation algorithm handling partial messages.
Expand Down

0 comments on commit f344f26

Please sign in to comment.