Skip to content

Commit 1891303

Browse files
committed
chore(main): release 9.0.1
1 parent 49849f1 commit 1891303

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.0.1](https://github.com/Flagsmith/flagsmith-nodejs-client/compare/v9.0.0...v9.0.1) (2026-07-22)
4+
5+
6+
### CI
7+
8+
* track engine-test-data semver tags via Renovate ([#283](https://github.com/Flagsmith/flagsmith-nodejs-client/issues/283)) ([49849f1](https://github.com/Flagsmith/flagsmith-nodejs-client/commit/49849f1f0b147ee7564f448b2e7a5bdb2b47112d))
9+
310
## [9.0.0](https://github.com/Flagsmith/flagsmith-nodejs-client/compare/v8.1.2...v9.0.0) (2026-07-08)
411

512

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": "9.0.0",
3+
"version": "9.0.1",
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)