Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit c22f934

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 7.0.4
1 parent 0cfb533 commit c22f934

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to the LaunchDarkly Server-Side SDK for Node.js will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [7.0.4] - 2024-03-01
6+
This release contains no code changes. It updates the README file to emphasize that this is not the most recent package.
7+
58
## [7.0.3] - 2023-08-23
69
### Changed:
710
- Updated semver from `7.3.0` to `7.5.3`. (Thanks! [Nicholas-Arthur-Cook](https://github.com/launchdarkly/node-server-sdk/pull/285))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchdarkly-node-server-sdk",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "LaunchDarkly Server-Side SDK for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)