Skip to content

Commit

Permalink
chore: release main (#206)
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 12, 2024
1 parent 2498b0a commit ae04506
Show file tree
Hide file tree
Showing 4 changed files with 21 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.8",
"api-js": "0.0.9"
"api": "0.3.9",
"api-js": "0.0.10"
}
9 changes: 9 additions & 0 deletions api-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.10](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.0.9...api-js/v0.0.10) (2024-12-11)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#205](https://github.com/launchdarkly/sdk-meta/issues/205)) ([be26331](https://github.com/launchdarkly/sdk-meta/commit/be263310ed594e9d1f346a0c77d7e4881bf10869))
* **metadata:** ingest new data and regenerate products ([#207](https://github.com/launchdarkly/sdk-meta/issues/207)) ([49694a1](https://github.com/launchdarkly/sdk-meta/commit/49694a19fb51a9621820da47ccf28017620c23d9))
* **metadata:** ingest new data and regenerate products ([#208](https://github.com/launchdarkly/sdk-meta/issues/208)) ([2498b0a](https://github.com/launchdarkly/sdk-meta/commit/2498b0adf584f2ea14c286a0318d629364b1ec2f))

## [0.0.9](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.0.8...api-js/v0.0.9) (2024-12-06)


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.9",
"version": "0.0.10",
"description": "LaunchDarkly SDK Metadata",
"license": "Apache-2.0",
"homepage": "https://github.com/launchdarkly/sdk-meta/tree/main",
Expand Down
9 changes: 9 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.3.9](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.8...api/v0.3.9) (2024-12-11)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#205](https://github.com/launchdarkly/sdk-meta/issues/205)) ([be26331](https://github.com/launchdarkly/sdk-meta/commit/be263310ed594e9d1f346a0c77d7e4881bf10869))
* **metadata:** ingest new data and regenerate products ([#207](https://github.com/launchdarkly/sdk-meta/issues/207)) ([49694a1](https://github.com/launchdarkly/sdk-meta/commit/49694a19fb51a9621820da47ccf28017620c23d9))
* **metadata:** ingest new data and regenerate products ([#208](https://github.com/launchdarkly/sdk-meta/issues/208)) ([2498b0a](https://github.com/launchdarkly/sdk-meta/commit/2498b0adf584f2ea14c286a0318d629364b1ec2f))

## [0.3.8](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.7...api/v0.3.8) (2024-12-06)


Expand Down

0 comments on commit ae04506

Please sign in to comment.