Skip to content

Commit

Permalink
chore: release main (#218)
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 Jan 21, 2025
1 parent e1ee23d commit 3283cda
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.10",
"api-js": "0.1.1"
"api": "0.3.11",
"api-js": "0.1.2"
}
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.1.2](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.1...api-js/v0.1.2) (2025-01-21)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#217](https://github.com/launchdarkly/sdk-meta/issues/217)) ([f97eb5f](https://github.com/launchdarkly/sdk-meta/commit/f97eb5f08ef377c3a16603cbdd068715777222e4))
* **metadata:** ingest new data and regenerate products ([#219](https://github.com/launchdarkly/sdk-meta/issues/219)) ([c60f06f](https://github.com/launchdarkly/sdk-meta/commit/c60f06fcb981f647149bf26a3f6d42b24660dca7))
* **metadata:** ingest new data and regenerate products ([#224](https://github.com/launchdarkly/sdk-meta/issues/224)) ([e1ee23d](https://github.com/launchdarkly/sdk-meta/commit/e1ee23dcc05e5cf9e931fc6bb824eef6673dc3a5))

## [0.1.1](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.0...api-js/v0.1.1) (2024-12-16)


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.1",
"version": "0.1.2",
"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.11](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.10...api/v0.3.11) (2025-01-21)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#217](https://github.com/launchdarkly/sdk-meta/issues/217)) ([f97eb5f](https://github.com/launchdarkly/sdk-meta/commit/f97eb5f08ef377c3a16603cbdd068715777222e4))
* **metadata:** ingest new data and regenerate products ([#219](https://github.com/launchdarkly/sdk-meta/issues/219)) ([c60f06f](https://github.com/launchdarkly/sdk-meta/commit/c60f06fcb981f647149bf26a3f6d42b24660dca7))
* **metadata:** ingest new data and regenerate products ([#224](https://github.com/launchdarkly/sdk-meta/issues/224)) ([e1ee23d](https://github.com/launchdarkly/sdk-meta/commit/e1ee23dcc05e5cf9e931fc6bb824eef6673dc3a5))

## [0.3.10](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.9...api/v0.3.10) (2024-12-16)


Expand Down

0 comments on commit 3283cda

Please sign in to comment.