Skip to content

fix: Docs links URL missing a letter#5223

Merged
spalladino merged 1 commit intomasterfrom
palla/fix-docs-links-again
Mar 14, 2024
Merged

fix: Docs links URL missing a letter#5223
spalladino merged 1 commit intomasterfrom
palla/fix-docs-links-again

Conversation

@spalladino
Copy link
Contributor

Seems like COMMIT_TAG strips the leading v as well. This seems to contradict what we're seeing here, but oh well.

COMMIT_TAG=${2##*aztec-packages-}

@spalladino
Copy link
Contributor Author

Ah, found the culprit:

echo "${COMMIT_TAG_VERSION#v}"

@spalladino spalladino enabled auto-merge (squash) March 14, 2024 20:11
@AztecBot
Copy link
Collaborator

Docs Preview

Hey there! 👋 You can check your preview at https://65f35b665c5215220da4c58d--aztec-docs-dev.netlify.app

@spalladino spalladino merged commit c015a3f into master Mar 14, 2024
@spalladino spalladino deleted the palla/fix-docs-links-again branch March 14, 2024 20:18
critesjosh pushed a commit that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-package: 0.28.1</summary>

##
[0.28.1](aztec-package-v0.28.0...aztec-package-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-package:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg.js: 0.28.1</summary>

##
[0.28.1](barretenberg.js-v0.28.0...barretenberg.js-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-cli: 0.28.1</summary>

##
[0.28.1](aztec-cli-v0.28.0...aztec-cli-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-cli:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-packages: 0.28.1</summary>

##
[0.28.1](aztec-packages-v0.28.0...aztec-packages-v0.28.1)
(2024-03-14)


### Bug Fixes

* Docs links URL missing a letter
([#5223](#5223))
([c015a3f](c015a3f))
* **docs:** Update other constructor refs in docs to use initializer
([#5227](#5227))
([f68ff28](f68ff28))


### Miscellaneous

* **docs:** Add note on new initializer
([#5224](#5224))
([79c6e99](79c6e99))
</details>

<details><summary>barretenberg: 0.28.1</summary>

##
[0.28.1](barretenberg-v0.28.0...barretenberg-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
AztecBot added a commit to AztecProtocol/barretenberg that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-package: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@aztec-package-v0.28.0...aztec-package-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-package:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg.js: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@barretenberg.js-v0.28.0...barretenberg.js-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-cli: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@aztec-cli-v0.28.0...aztec-cli-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-cli:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-packages: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@aztec-packages-v0.28.0...aztec-packages-v0.28.1)
(2024-03-14)


### Bug Fixes

* Docs links URL missing a letter
([#5223](AztecProtocol/aztec-packages#5223))
([c015a3f](AztecProtocol/aztec-packages@c015a3f))
* **docs:** Update other constructor refs in docs to use initializer
([#5227](AztecProtocol/aztec-packages#5227))
([f68ff28](AztecProtocol/aztec-packages@f68ff28))


### Miscellaneous

* **docs:** Add note on new initializer
([#5224](AztecProtocol/aztec-packages#5224))
([79c6e99](AztecProtocol/aztec-packages@79c6e99))
</details>

<details><summary>barretenberg: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@barretenberg-v0.28.0...barretenberg-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
sklppy88 pushed a commit that referenced this pull request Mar 15, 2024
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.

3 participants