Skip to content

Commit f344f26

Browse files
chore(main): release 2.0.2 (#26)
🤖 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>
1 parent c9536c5 commit f344f26

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.0.2"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [2.0.2](https://github.com/launchdarkly/js-eventsource/compare/2.0.1...v2.0.2) (2024-04-26)
6+
7+
8+
### Bug Fixes
9+
10+
* 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))
11+
512
## [2.0.1] - 2023-08-28
613
### Fixed:
714
- Fixed an issue in the pre-allocation algorithm handling partial messages.

0 commit comments

Comments
 (0)