You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
All notable changes to the LaunchDarkly OpenFeature provider for the Server-Side SDK for Node.js will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [0.1.5] - 2022-10-18
6
+
### Added:
7
+
- Added CHANGELOG.md
8
+
9
+
### Changed:
10
+
- Updated to OpenFeature `js-sdk``0.5.1`.
11
+
5
12
## [0.1.3] - 2022-10-07
6
13
### Changed:
7
14
- Added an `npmignore` file so that dist can be included in the release, and src excluded.
0 commit comments