Skip to content

Commit 0a65bb0

Browse files
chore: release main (#236)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11c1db3 commit 0a65bb0

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

.release-please-manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"api": "0.3.13",
3-
"api-js": "0.1.4"
2+
"api": "0.3.14",
3+
"api-js": "0.1.5"
44
}

api-js/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.4...api-js/v0.1.5) (2025-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#235](https://github.com/launchdarkly/sdk-meta/issues/235)) ([11c1db3](https://github.com/launchdarkly/sdk-meta/commit/11c1db3170ac932eacb9732791e0fe3de0274a0d))
9+
310
## [0.1.4](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.3...api-js/v0.1.4) (2025-02-07)
411

512

api-js/package.json

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

api/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.14](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.13...api/v0.3.14) (2025-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#235](https://github.com/launchdarkly/sdk-meta/issues/235)) ([11c1db3](https://github.com/launchdarkly/sdk-meta/commit/11c1db3170ac932eacb9732791e0fe3de0274a0d))
9+
310
## [0.3.13](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.12...api/v0.3.13) (2025-02-07)
411

512

0 commit comments

Comments
 (0)