Skip to content

Commit 4ed93e9

Browse files
chore: release main (#306)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 25deb6a commit 4ed93e9

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"api": "0.4.9",
3-
"api-js": "0.2.9"
2+
"api": "0.4.10",
3+
"api-js": "0.2.10"
44
}

api-js/CHANGELOG.md

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

3+
## [0.2.10](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.2.9...api-js/v0.2.10) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#305](https://github.com/launchdarkly/sdk-meta/issues/305)) ([928ee03](https://github.com/launchdarkly/sdk-meta/commit/928ee03a40bd0b724a4a7025d699c8c1f7ceb8fd))
9+
* **metadata:** ingest new data and regenerate products ([#308](https://github.com/launchdarkly/sdk-meta/issues/308)) ([851b061](https://github.com/launchdarkly/sdk-meta/commit/851b061ad54fb8fd35b9a94815d50607ebc0d23e))
10+
* **metadata:** ingest new data and regenerate products ([#310](https://github.com/launchdarkly/sdk-meta/issues/310)) ([25deb6a](https://github.com/launchdarkly/sdk-meta/commit/25deb6a530f6d44ac1078c212ddf23868e3b593f))
11+
312
## [0.2.9](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.2.8...api-js/v0.2.9) (2025-09-30)
413

514

api-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/sdk-meta",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "LaunchDarkly SDK Metadata",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/launchdarkly/sdk-meta/tree/main",

api/CHANGELOG.md

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

3+
## [0.4.10](https://github.com/launchdarkly/sdk-meta/compare/api/v0.4.9...api/v0.4.10) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#305](https://github.com/launchdarkly/sdk-meta/issues/305)) ([928ee03](https://github.com/launchdarkly/sdk-meta/commit/928ee03a40bd0b724a4a7025d699c8c1f7ceb8fd))
9+
* **metadata:** ingest new data and regenerate products ([#308](https://github.com/launchdarkly/sdk-meta/issues/308)) ([851b061](https://github.com/launchdarkly/sdk-meta/commit/851b061ad54fb8fd35b9a94815d50607ebc0d23e))
10+
* **metadata:** ingest new data and regenerate products ([#310](https://github.com/launchdarkly/sdk-meta/issues/310)) ([25deb6a](https://github.com/launchdarkly/sdk-meta/commit/25deb6a530f6d44ac1078c212ddf23868e3b593f))
11+
312
## [0.4.9](https://github.com/launchdarkly/sdk-meta/compare/api/v0.4.8...api/v0.4.9) (2025-09-30)
413

514

0 commit comments

Comments
 (0)