Skip to content

Commit 8bd3cea

Browse files
chore: release main (#241)
1 parent beccb44 commit 8bd3cea

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-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.3.15",
3-
"api-js": "0.1.6"
2+
"api": "0.3.16",
3+
"api-js": "0.1.7"
44
}

api-js/CHANGELOG.md

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

3+
## [0.1.7](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.6...api-js/v0.1.7) (2025-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#240](https://github.com/launchdarkly/sdk-meta/issues/240)) ([beccb44](https://github.com/launchdarkly/sdk-meta/commit/beccb441f828b35071af95b7b8988c139fa91444))
9+
310
## [0.1.6](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.5...api-js/v0.1.6) (2025-03-11)
411

512

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

3+
## [0.3.16](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.15...api/v0.3.16) (2025-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#240](https://github.com/launchdarkly/sdk-meta/issues/240)) ([beccb44](https://github.com/launchdarkly/sdk-meta/commit/beccb441f828b35071af95b7b8988c139fa91444))
9+
310
## [0.3.15](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.14...api/v0.3.15) (2025-03-11)
411

512

0 commit comments

Comments
 (0)