Skip to content

Commit dabd10f

Browse files
chore: release main (#265)
1 parent 54a6af9 commit dabd10f

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.4",
3-
"api-js": "0.2.4"
2+
"api": "0.4.5",
3+
"api-js": "0.2.5"
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.5](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.2.4...api-js/v0.2.5) (2025-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#264](https://github.com/launchdarkly/sdk-meta/issues/264)) ([eae3e9c](https://github.com/launchdarkly/sdk-meta/commit/eae3e9ca047f9530ccdb21e8492ebe56cc44df21))
9+
* **metadata:** ingest new data and regenerate products ([#267](https://github.com/launchdarkly/sdk-meta/issues/267)) ([83500c9](https://github.com/launchdarkly/sdk-meta/commit/83500c9b2ac199a2c9b3aea7b744d1eb0be22a7d))
10+
* **metadata:** ingest new data and regenerate products ([#268](https://github.com/launchdarkly/sdk-meta/issues/268)) ([508aa66](https://github.com/launchdarkly/sdk-meta/commit/508aa669c34df22bc272c18692f8247a6a504dd0))
11+
312
## [0.2.4](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.2.3...api-js/v0.2.4) (2025-06-03)
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.4",
3+
"version": "0.2.5",
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.5](https://github.com/launchdarkly/sdk-meta/compare/api/v0.4.4...api/v0.4.5) (2025-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **metadata:** ingest new data and regenerate products ([#264](https://github.com/launchdarkly/sdk-meta/issues/264)) ([eae3e9c](https://github.com/launchdarkly/sdk-meta/commit/eae3e9ca047f9530ccdb21e8492ebe56cc44df21))
9+
* **metadata:** ingest new data and regenerate products ([#267](https://github.com/launchdarkly/sdk-meta/issues/267)) ([83500c9](https://github.com/launchdarkly/sdk-meta/commit/83500c9b2ac199a2c9b3aea7b744d1eb0be22a7d))
10+
* **metadata:** ingest new data and regenerate products ([#268](https://github.com/launchdarkly/sdk-meta/issues/268)) ([508aa66](https://github.com/launchdarkly/sdk-meta/commit/508aa669c34df22bc272c18692f8247a6a504dd0))
11+
312
## [0.4.4](https://github.com/launchdarkly/sdk-meta/compare/api/v0.4.3...api/v0.4.4) (2025-06-03)
413

514

0 commit comments

Comments
 (0)