Skip to content

Commit 4c23ff2

Browse files
flagsmithdevkhvn26
andauthored
chore(main): release 6.2.0 (#192)
Co-authored-by: Kim Gustyr <[email protected]>
1 parent c789c23 commit 4c23ff2

File tree

4 files changed

+60
-31
lines changed

4 files changed

+60
-31
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "6.1.0"}
1+
{".":"6.2.0"}

CHANGELOG.md

Lines changed: 56 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
1+
# Changelog
2+
3+
## [6.2.0](https://github.com/Flagsmith/flagsmith-nodejs-client/compare/v6.1.0...v6.2.0) (2025-11-04)
4+
5+
6+
### Features
7+
8+
* add user agent to requests ([#206](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/206)) ([ef2b97a](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/ef2b97a3022a5feeb96c3ccdb8009ae89b582d0b))
9+
10+
### Bug Fixes
11+
12+
* handle environment documentation pagination ([#205](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/205)) ([a83d3a5](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/a83d3a5789abbc47abc2a95d07a19756ab7befbb))
13+
14+
15+
### CI
16+
17+
* add release please configuration ([#190](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/190)) ([946f911](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/946f911e3c9d7df21bd7e5c6df5f9f92927e5e59))
18+
19+
20+
### Docs
21+
22+
* removing hero image from SDK readme ([#194](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/194)) ([bc71d40](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/bc71d40bdfa319b5333c18f4f9eacbe90b6fad0d))
23+
24+
25+
### Other
26+
27+
* add root CODEOWNERS ([#200](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/200)) ([e81cc00](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/e81cc00f1de35e0884b2cfc70c6cf54a75a3426c))
28+
* versioned test data ([#197](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/197)) ([9fb5c12](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/9fb5c127a2b56503ba876da2466c24e5ceff1d3f))
29+
130
<a id="v6.1.0"></a>
231

3-
# [v6.1.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v6.1.0) - 2025-06-18
32+
## [v6.1.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v6.1.0) - 2025-06-18
433

534
## What's Changed
635

@@ -16,7 +45,7 @@
1645

1746
<a id="v6.0.1"></a>
1847

19-
# [v6.0.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v6.0.1) - 2025-04-24
48+
## [v6.0.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v6.0.1) - 2025-04-24
2049

2150
## What's Changed
2251

@@ -34,7 +63,7 @@
3463

3564
<a id="v6.0.0"></a>
3665

37-
# [v6.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v6.0.0) - 2025-03-24
66+
## [v6.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v6.0.0) - 2025-03-24
3867

3968
## What's Changed
4069

@@ -61,7 +90,7 @@
6190

6291
<a id="v5.1.1"></a>
6392

64-
# [v5.1.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.1.1) - 2025-02-10
93+
## [v5.1.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.1.1) - 2025-02-10
6594

6695
## What's Changed
6796

@@ -75,7 +104,7 @@
75104

76105
<a id="v5.1.0"></a>
77106

78-
# [v5.1.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.1.0) - 2025-01-20
107+
## [v5.1.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.1.0) - 2025-01-20
79108

80109
## What's Changed
81110

@@ -92,7 +121,7 @@ The [`baseApiUrl` constructor argument of `AnalyticsProcessor`](https://www.tsdo
92121

93122
<a id="v5.0.1"></a>
94123

95-
# [v5.0.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.0.1) - 2025-01-14
124+
## [v5.0.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.0.1) - 2025-01-14
96125

97126
## What's Changed
98127

@@ -104,7 +133,7 @@ The [`baseApiUrl` constructor argument of `AnalyticsProcessor`](https://www.tsdo
104133

105134
<a id="v5.0.0"></a>
106135

107-
# [v5.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.0.0) - 2024-11-28
136+
## [v5.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v5.0.0) - 2024-11-28
108137

109138
## What's Changed
110139

@@ -129,7 +158,7 @@ The `FlagsmithCache` interface has been simplified. In practice, this will not a
129158

130159
<a id="v4.0.0"></a>
131160

132-
# [v4.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v4.0.0) - 2024-11-07
161+
## [v4.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v4.0.0) - 2024-11-07
133162

134163
## What's Changed
135164

@@ -173,7 +202,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
173202

174203
<a id="v3.3.3"></a>
175204

176-
# [v3.3.3](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.3) - 2024-07-12
205+
## [v3.3.3](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.3) - 2024-07-12
177206

178207
## What's Changed
179208

@@ -189,7 +218,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
189218

190219
<a id="v3.3.2"></a>
191220

192-
# [v3.3.2](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.2) - 2024-05-23
221+
## [v3.3.2](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.2) - 2024-05-23
193222

194223
## What's Changed
195224

@@ -201,7 +230,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
201230

202231
<a id="v3.3.1"></a>
203232

204-
# [v3.3.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.1) - 2024-05-08
233+
## [v3.3.1](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.1) - 2024-05-08
205234

206235
## What's Changed
207236

@@ -219,7 +248,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
219248

220249
<a id="v3.3.0"></a>
221250

222-
# [Version 3.3.0 (v3.3.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.0) - 2024-04-19
251+
## [Version 3.3.0 (v3.3.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.3.0) - 2024-04-19
223252

224253
## What's Changed
225254

@@ -238,7 +267,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
238267

239268
<a id="v3.2.0"></a>
240269

241-
# [Version 3.2.0 (v3.2.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.2.0) - 2023-10-25
270+
## [Version 3.2.0 (v3.2.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.2.0) - 2023-10-25
242271

243272
## What's Changed
244273

@@ -250,7 +279,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
250279

251280
<a id="v3.1.1"></a>
252281

253-
# [Version 3.1.1 (v3.1.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.1.1) - 2023-08-21
282+
## [Version 3.1.1 (v3.1.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.1.1) - 2023-08-21
254283

255284
## What's Changed
256285

@@ -262,7 +291,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
262291

263292
<a id="v3.1.0"></a>
264293

265-
# [Version 3.1.0 (v3.1.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.1.0) - 2023-08-07
294+
## [Version 3.1.0 (v3.1.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.1.0) - 2023-08-07
266295

267296
## What's Changed
268297

@@ -283,7 +312,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
283312

284313
<a id="v3.0.1"></a>
285314

286-
# [Version 3.0.1 (v3.0.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.0.1) - 2023-06-27
315+
## [Version 3.0.1 (v3.0.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.0.1) - 2023-06-27
287316

288317
## What's Changed
289318

@@ -296,7 +325,7 @@ const { Flagsmith } = require('flagsmith-nodejs');
296325

297326
<a id="v3.0.0"></a>
298327

299-
# [Version 3.0.0 (v3.0.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.0.0) - 2023-06-15
328+
## [Version 3.0.0 (v3.0.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v3.0.0) - 2023-06-15
300329

301330
## What's Changed
302331

@@ -310,7 +339,7 @@ WARNING: We modified the local evaluation behaviour. You may see different flags
310339

311340
<a id="v2.5.2"></a>
312341

313-
# [Version 2.5.2 (v2.5.2)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.5.2) - 2023-03-07
342+
## [Version 2.5.2 (v2.5.2)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.5.2) - 2023-03-07
314343

315344
## What's Changed
316345

@@ -323,7 +352,7 @@ WARNING: We modified the local evaluation behaviour. You may see different flags
323352

324353
<a id="v2.5.1"></a>
325354

326-
# [Version 2.5.1 (v2.5.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.5.1) - 2023-01-06
355+
## [Version 2.5.1 (v2.5.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.5.1) - 2023-01-06
327356

328357
## What's Changed
329358

@@ -338,7 +367,7 @@ WARNING: We modified the local evaluation behaviour. You may see different flags
338367

339368
<a id="v2.5.0"></a>
340369

341-
# [Version 2.5.0 (v2.5.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.5.0) - 2023-01-05
370+
## [Version 2.5.0 (v2.5.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.5.0) - 2023-01-05
342371

343372
## What's Changed
344373

@@ -360,7 +389,7 @@ WARNING: We modified the local evaluation behaviour. You may see different flags
360389

361390
<a id="v2.4.1"></a>
362391

363-
# [Version 2.4.1 (v2.4.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.4.1) - 2023-01-05
392+
## [Version 2.4.1 (v2.4.1)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.4.1) - 2023-01-05
364393

365394
## What's Changed
366395

@@ -373,7 +402,7 @@ WARNING: We modified the local evaluation behaviour. You may see different flags
373402

374403
<a id="v2.4.0"></a>
375404

376-
# [Version 2.4.0 (v2.4.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.4.0) - 2022-11-01
405+
## [Version 2.4.0 (v2.4.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.4.0) - 2022-11-01
377406

378407
## What's Changed
379408

@@ -399,7 +428,7 @@ WARNING: We modified the local evaluation behaviour. You may see different flags
399428

400429
<a id="v2.3.0"></a>
401430

402-
# [2.3.0 - Allow custom fetch agents, improve examples and types (v2.3.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.3.0) - 2022-08-31
431+
## [2.3.0 - Allow custom fetch agents, improve examples and types (v2.3.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.3.0) - 2022-08-31
403432

404433
Allows people to supply a custom agent when initialising Flagsmith, allowing for
405434

@@ -416,7 +445,7 @@ Closes [#29](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/29), [#
416445

417446
<a id="2.1.0"></a>
418447

419-
# [2.1.0 ES import support](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/2.1.0) - 2022-07-22
448+
## [2.1.0 ES import support](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/2.1.0) - 2022-07-22
420449

421450
Closes [#42](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/42) - you can now import Flagsmith as such
422451

@@ -428,7 +457,7 @@ import Flagsmith, {...types} from 'flagsmith-nodejs'
428457

429458
<a id="v2.0.4"></a>
430459

431-
# [Version 2.0.4 (v2.0.4)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.0.4) - 2022-07-13
460+
## [Version 2.0.4 (v2.0.4)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.0.4) - 2022-07-13
432461

433462
## What's Changed
434463

@@ -444,15 +473,15 @@ import Flagsmith, {...types} from 'flagsmith-nodejs'
444473

445474
<a id="2.0.3"></a>
446475

447-
# [2.0.3](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/2.0.3) - 2022-07-11
476+
## [2.0.3](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/2.0.3) - 2022-07-11
448477

449478
Closes [#43](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/43)
450479

451480
[Changes][2.0.3]
452481

453482
<a id="v2.0.0"></a>
454483

455-
# [Version 2.0.0 (v2.0.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.0.0) - 2022-06-07
484+
## [Version 2.0.0 (v2.0.0)](https://github.com/Flagsmith/flagsmith-nodejs-client/releases/tag/v2.0.0) - 2022-06-07
456485

457486
## What's Changed
458487

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flagsmith-nodejs",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"description": "Flagsmith lets you manage features flags and remote config across web, mobile and server side applications. Deliver true Continuous Integration. Get builds out faster. Control who has access to new features.",
55
"main": "./build/cjs/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)