Skip to content

Commit ce6f041

Browse files
authored
chore: Correct node server SDK changelog. (#432)
1 parent 2c849c6 commit ce6f041

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

packages/sdk/server-node/CHANGELOG.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,32 @@
22

33
All notable changes to `@launchdarkly/node-server-sdk` will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5-
### Dependencies
5+
## [9.2.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.3...node-server-sdk-v9.2.4) (2024-04-09)
66

7-
* The following workspace dependencies were updated
8-
* dependencies
9-
* @launchdarkly/js-server-sdk-common bumped from 2.1.1 to 2.1.2
107

118
### Dependencies
129

1310
* The following workspace dependencies were updated
1411
* dependencies
15-
* @launchdarkly/js-server-sdk-common bumped from 2.2.1 to 2.2.2
12+
* @launchdarkly/js-server-sdk-common bumped from 2.2.3 to 2.2.4
1613

17-
## [9.2.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.3...node-server-sdk-v9.2.4) (2024-04-09)
14+
## [9.2.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.2...node-server-sdk-v9.2.3) (2024-04-09)
1815

1916

2017
### Dependencies
2118

2219
* The following workspace dependencies were updated
2320
* dependencies
24-
* @launchdarkly/js-server-sdk-common bumped from 2.2.3 to 2.2.4
21+
* @launchdarkly/js-server-sdk-common bumped from 2.2.2 to 2.2.3
2522

26-
## [9.2.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.2...node-server-sdk-v9.2.3) (2024-04-09)
23+
## [9.2.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.1...node-server-sdk-v9.2.2) (2024-03-25)
2724

2825

2926
### Dependencies
3027

3128
* The following workspace dependencies were updated
3229
* dependencies
33-
* @launchdarkly/js-server-sdk-common bumped from 2.2.2 to 2.2.3
30+
* @launchdarkly/js-server-sdk-common bumped from 2.2.1 to 2.2.2
3431

3532
## [9.2.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.0...node-server-sdk-v9.2.1) (2024-03-15)
3633

@@ -79,6 +76,15 @@ All notable changes to `@launchdarkly/node-server-sdk` will be documented in thi
7976
* dependencies
8077
* @launchdarkly/js-server-sdk-common bumped from 2.1.2 to 2.1.3
8178

79+
## [9.0.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.4...node-server-sdk-v9.0.5) (2023-12-27)
80+
81+
82+
### Dependencies
83+
84+
* The following workspace dependencies were updated
85+
* dependencies
86+
* @launchdarkly/js-server-sdk-common bumped from 2.1.1 to 2.1.2
87+
8288
## [9.0.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.3...node-server-sdk-v9.0.4) (2023-12-04)
8389

8490
### Bug Fixes

0 commit comments

Comments
 (0)