Skip to content

Commit

Permalink
chore: release main (#197)
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 Dec 4, 2024
1 parent c816604 commit bc443b5
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.6",
"api-js": "0.0.7"
"api": "0.3.7",
"api-js": "0.0.8"
}
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.0.8](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.0.7...api-js/v0.0.8) (2024-12-04)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#196](https://github.com/launchdarkly/sdk-meta/issues/196)) ([b5abdd3](https://github.com/launchdarkly/sdk-meta/commit/b5abdd3788dc757d5e473e351abd2c7f4b4f01b5))

## [0.0.7](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.0.6...api-js/v0.0.7) (2024-11-15)


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.0.7",
"version": "0.0.8",
"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.7](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.6...api/v0.3.7) (2024-12-04)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#196](https://github.com/launchdarkly/sdk-meta/issues/196)) ([b5abdd3](https://github.com/launchdarkly/sdk-meta/commit/b5abdd3788dc757d5e473e351abd2c7f4b4f01b5))

## [0.3.6](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.5...api/v0.3.6) (2024-11-15)


Expand Down

0 comments on commit bc443b5

Please sign in to comment.