Skip to content

Commit

Permalink
chore(main): release api-js 0.0.5 (#186)
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 7, 2024
1 parent 3a2ffe5 commit 5d99c35
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"api": "0.3.3",
"api-js": "0.0.4"
"api-js": "0.0.5"
}
8 changes: 8 additions & 0 deletions api-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.5](https://github.com/launchdarkly/sdk-meta/compare/api-js-v0.0.4...api-js/v0.0.5) (2024-11-07)


### Bug Fixes

* **metadata:** ingest new data and regenerate products ([#185](https://github.com/launchdarkly/sdk-meta/issues/185)) ([3a2ffe5](https://github.com/launchdarkly/sdk-meta/commit/3a2ffe52c28265353560835f9749e6961c031b9f))
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.4",
"version": "0.0.5",
"description": "LaunchDarkly SDK Metadata",
"license": "Apache-2.0",
"homepage": "https://github.com/launchdarkly/sdk-meta/tree/main",
Expand Down

0 comments on commit 5d99c35

Please sign in to comment.