Skip to content

Commit

Permalink
chore: release main (#236)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 3, 2025
1 parent 11c1db3 commit 0a65bb0
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"api": "0.3.13",
"api-js": "0.1.4"
"api": "0.3.14",
"api-js": "0.1.5"
}
7 changes: 7 additions & 0 deletions api-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.4...api-js/v0.1.5) (2025-02-28)


### Bug Fixes

* **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))

## [0.1.4](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.3...api-js/v0.1.4) (2025-02-07)


Expand Down
2 changes: 1 addition & 1 deletion api-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/sdk-meta",
"version": "0.1.4",
"version": "0.1.5",
"description": "LaunchDarkly SDK Metadata",
"license": "Apache-2.0",
"homepage": "https://github.com/launchdarkly/sdk-meta/tree/main",
Expand Down
7 changes: 7 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.14](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.13...api/v0.3.14) (2025-02-28)


### Bug Fixes

* **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))

## [0.3.13](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.12...api/v0.3.13) (2025-02-07)


Expand Down

0 comments on commit 0a65bb0

Please sign in to comment.