Skip to content

Commit

Permalink
chore: release main (#227)
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 27, 2025
1 parent 9116bac commit a9581c3
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.11",
"api-js": "0.1.2"
"api": "0.3.12",
"api-js": "0.1.3"
}
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.3](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.2...api-js/v0.1.3) (2025-01-27)


### Bug Fixes

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

## [0.1.2](https://github.com/launchdarkly/sdk-meta/compare/api-js/v0.1.1...api-js/v0.1.2) (2025-01-21)


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.2",
"version": "0.1.3",
"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.12](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.11...api/v0.3.12) (2025-01-27)


### Bug Fixes

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

## [0.3.11](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.10...api/v0.3.11) (2025-01-21)


Expand Down

0 comments on commit a9581c3

Please sign in to comment.