Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update changelog, prepare release #183

Merged
merged 1 commit into from
Jul 22, 2024
Merged

update changelog, prepare release #183

merged 1 commit into from
Jul 22, 2024

Conversation

rcoh
Copy link
Contributor

@rcoh rcoh commented Jul 22, 2024

No description provided.

@@ -106,5 +106,6 @@ coverage: coverage-clean coverage-unit-tests coverage-ui-test coverage-show

publish:
git describe --exact-match --tags HEAD || (echo "You must publish a tagged release. Checkout the tag before publishing" && exit 1)
(cd duchess-reflect && cargo publish)
cd macro && cargo publish
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cd macro && cargo publish
(cd macro && cargo publish)

for consistency?

@rcoh rcoh merged commit 827297d into main Jul 22, 2024
13 checks passed
@rcoh rcoh deleted the prepare-release branch July 22, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants