Skip to content

lume-v0.1.14

Choose a tag to compare

@github-actions github-actions released this 17 Mar 15:41
· 4758 commits to main since this release

8141bb45de46d1bb3c966a5d3090ee95110f2b55549bcf3fcd5b495bddd8eaff lume-0.1.14-darwin-arm64.pkg.tar.gz
9a488a0f8bdbb10d21cb1c73af4bb7220853860c9231f82128193c8701b99dfe lume-0.1.14-darwin-arm64.tar.gz

Installation with script

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"



## What's Changed
* Fix url for clone endpoint by @aktech in https://github.com/trycua/computer/pull/54


**Full Changelog**: https://github.com/trycua/computer/compare/pylume-v0.1.12...lume-v0.1.14

<!-- cua-release-backfill:v1:start evidence-sha256=931e6a1200851cc901636657e613da67a21d95239d56065641b3a614f3012cee -->
## Summary

This release fixes an incorrect clone endpoint URL documented in the API reference.

## Fixes

- Corrected the documented clone endpoint URL in the API reference, which previously caused clone requests to fail. ([#54](https://github.com/trycua/cua/pull/54)) Thanks @aktech.

## Contributors

Thanks to @aktech for contributing to this release.

## Full changelog

[v0.1.13...lume-v0.1.14](https://github.com/trycua/cua/compare/v0.1.13...lume-v0.1.14)
<!-- cua-release-backfill:v1:end -->