Skip to content

Commit b7f2d54

Browse files
chore: release main (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 06b2f28 commit b7f2d54

File tree

4 files changed

+22
-1
lines changed

4 files changed

+22
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/shared/common":"0.1.0","packages/shared/sdk-server":"0.1.0","packages/sdk/server-node":"0.1.0"}
1+
{"packages/shared/common":"0.2.0","packages/shared/sdk-server":"0.2.0","packages/sdk/server-node":"0.2.0"}

packages/sdk/server-node/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [0.2.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.1.0...node-server-sdk-v0.2.0) (2023-03-16)
6+
7+
8+
### Features
9+
10+
* Update packaging to include only needed files. ([06b2f28](https://github.com/launchdarkly/js-core/commit/06b2f28c85ba9e8610f88cb234546403e534fa77))
11+
512
## 0.1.0 (2023-03-15)
613

714
Initial prerelease version.

packages/shared/common/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [0.2.0](https://github.com/launchdarkly/js-core/compare/js-sdk-common-v0.1.0...js-sdk-common-v0.2.0) (2023-03-16)
6+
7+
8+
### Features
9+
10+
* Update packaging to include only needed files. ([06b2f28](https://github.com/launchdarkly/js-core/commit/06b2f28c85ba9e8610f88cb234546403e534fa77))
11+
512
## 0.1.0 (2023-03-15)
613

714
Initial prerelease version.

packages/shared/sdk-server/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [0.2.0](https://github.com/launchdarkly/js-core/compare/js-server-sdk-common-v0.1.0...js-server-sdk-common-v0.2.0) (2023-03-16)
6+
7+
8+
### Features
9+
10+
* Update packaging to include only needed files. ([06b2f28](https://github.com/launchdarkly/js-core/commit/06b2f28c85ba9e8610f88cb234546403e534fa77))
11+
512
## 0.1.0 (2023-03-15)
613

714
Initial prerelease version.

0 commit comments

Comments
 (0)