Skip to content

Commit 1063aa5

Browse files
chore: release main (#254)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d070bdc commit 1063aa5

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-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.2",
3-
"api-js": "0.2.2"
2+
"api": "0.4.3",
3+
"api-js": "0.2.3"
44
}

api-js/CHANGELOG.md

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

3+
## [0.2.3](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.2.2...api-js/v0.2.3) (2025-05-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#253](https://github.com/launchdarkly/sdk-meta/issues/253)) ([1169f0a](https://github.com/launchdarkly/sdk-meta/commit/1169f0a2f34b67b96684efbd14e98808508a5c6c))
9+
* **metadata:** ingest new data and regenerate products ([#257](https://github.com/launchdarkly/sdk-meta/issues/257)) ([26feebd](https://github.com/launchdarkly/sdk-meta/commit/26feebdd6244b67ca0a09448867fb50a72d3a636))
10+
* **metadata:** ingest new data and regenerate products ([#258](https://github.com/launchdarkly/sdk-meta/issues/258)) ([664840b](https://github.com/launchdarkly/sdk-meta/commit/664840bf691a8ac4b7e2b1ad2de86f45af8d1f0b))
11+
* **metadata:** ingest new data and regenerate products ([#259](https://github.com/launchdarkly/sdk-meta/issues/259)) ([666793c](https://github.com/launchdarkly/sdk-meta/commit/666793c38966446ff7dead415c45bb77dacbbd40))
12+
313
## [0.2.2](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.2.1...api-js/v0.2.2) (2025-04-22)
414

515

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.2",
3+
"version": "0.2.3",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.4.3](https://github.com/launchdarkly/sdk-meta/compare/api/v0.4.2...api/v0.4.3) (2025-05-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#253](https://github.com/launchdarkly/sdk-meta/issues/253)) ([1169f0a](https://github.com/launchdarkly/sdk-meta/commit/1169f0a2f34b67b96684efbd14e98808508a5c6c))
9+
* **metadata:** ingest new data and regenerate products ([#257](https://github.com/launchdarkly/sdk-meta/issues/257)) ([26feebd](https://github.com/launchdarkly/sdk-meta/commit/26feebdd6244b67ca0a09448867fb50a72d3a636))
10+
* **metadata:** ingest new data and regenerate products ([#258](https://github.com/launchdarkly/sdk-meta/issues/258)) ([664840b](https://github.com/launchdarkly/sdk-meta/commit/664840bf691a8ac4b7e2b1ad2de86f45af8d1f0b))
11+
* **metadata:** ingest new data and regenerate products ([#259](https://github.com/launchdarkly/sdk-meta/issues/259)) ([666793c](https://github.com/launchdarkly/sdk-meta/commit/666793c38966446ff7dead415c45bb77dacbbd40))
12+
313
## [0.4.2](https://github.com/launchdarkly/sdk-meta/compare/api/v0.4.1...api/v0.4.2) (2025-04-22)
414

515

0 commit comments

Comments
 (0)