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

New version of eleventy-plugin-text-to-speech #10

Merged
merged 6 commits into from
Jul 9, 2022
Merged

New version of eleventy-plugin-text-to-speech #10

merged 6 commits into from
Jul 9, 2022

Conversation

jackdbd
Copy link
Owner

@jackdbd jackdbd commented Jul 9, 2022

No description provided.

jackdbd and others added 6 commits July 9, 2022 17:03
…gexes

eleventy-plugin-text-to-speech now uses rules to define what text should
be synthesized as audio. A rule is a hash map containing:

1. a regex pattern
2. an optional array of CSS selectors
3. an optional array of XPath expressions

The plugin now uses a cache for the audio assets it produces.

This commit introduces a BREAKING CHANGE.
## @jackdbd/eleventy-plugin-telegram 1.1.0-alpha.1 (2022-07-09)

* feat(eleventy-plugin-text-to-speech): new API that uses rules with regexes ([58b5181](58b5181))
## @jackdbd/eleventy-plugin-text-to-speech 1.1.0-alpha.1 (2022-07-09)

* feat(eleventy-plugin-text-to-speech): new API that uses rules with regexes ([58b5181](58b5181))
This is an empty commit just to bump the major version.

BREAKING CHANGE: this is an empty commit just to trigger a major relase.
Update demo-site to use new version of eleventy-plugin-text-to-speech
@jackdbd jackdbd merged commit 731489f into main Jul 9, 2022
@jackdbd
Copy link
Owner Author

jackdbd commented Jul 9, 2022

🎉 This PR is included in version 1.1.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Jul 9, 2022

🎉 This PR is included in version 1.1.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 4, 2022

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on npm package (@canary dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 4, 2022

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on npm package (@canary dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 4, 2022

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 4, 2022

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 12, 2022

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on npm package (@canary dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 12, 2022

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Oct 12, 2022

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on npm package (@canary dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Jul 11, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Jan 29, 2024

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on npm package (@canary dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Feb 3, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Apr 23, 2024

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on @jackdbd/hosting-utils@1.0.0-canary.1

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Apr 26, 2024

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on @jackdbd/permissions-policy@1.0.0-canary.1

Your semantic-release bot 📦🚀

@jackdbd
Copy link
Owner Author

jackdbd commented Apr 29, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on @jackdbd/hosting-utils@1.0.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants