Skip to content

Commit

Permalink
chore(main): release api 0.2.2 (#140)
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 Aug 26, 2024
1 parent 7d8dc05 commit 05126e4
Show file tree
Hide file tree
Showing 2 changed files with 9 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.2.1"
"api": "0.2.2"
}
8 changes: 8 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.2](https://github.com/launchdarkly/sdk-meta/compare/api/v0.2.1...api/v0.2.2) (2024-08-22)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#139](https://github.com/launchdarkly/sdk-meta/issues/139)) ([a2ac332](https://github.com/launchdarkly/sdk-meta/commit/a2ac332a4cb694717ee4c04214c71192bcd673de))
* **metadata:** ingest new data and regenerate products ([#142](https://github.com/launchdarkly/sdk-meta/issues/142)) ([7d8dc05](https://github.com/launchdarkly/sdk-meta/commit/7d8dc05746d2ed078be3ea647b327050f3886b8b))

## [0.2.1](https://github.com/launchdarkly/sdk-meta/compare/api/v0.2.0...api/v0.2.1) (2024-08-19)


Expand Down

0 comments on commit 05126e4

Please sign in to comment.