Skip to content

Commit

Permalink
chore(main): release api 0.3.2 (#180)
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 Nov 4, 2024
1 parent 9f3ce61 commit 3e5b608
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"api": "0.3.1"
"api": "0.3.2"
}
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.2](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.1...api/v0.3.2) (2024-11-04)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#179](https://github.com/launchdarkly/sdk-meta/issues/179)) ([9f3ce61](https://github.com/launchdarkly/sdk-meta/commit/9f3ce617f56bed91278da9011a432a5a13db0a08))

## [0.3.1](https://github.com/launchdarkly/sdk-meta/compare/api/v0.3.0...api/v0.3.1) (2024-11-01)


Expand Down

0 comments on commit 3e5b608

Please sign in to comment.