Skip to content

Commit 81e4604

Browse files
JarbasAlgithub-actions[bot]coderabbitai[bot]
authored
Release 0.9.0a2 (#320)
* Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * Update downstream dependencies for ovos-plugin-manager * feat: intent transformers (#316) * feat: intent transformers add base class for intent transformer plugins * feat: intent transformers add base class for intent transformer plugins * 📝 Add docstrings to `feat/intent_transformers` (#317) Docstrings generation was requested by @JarbasAl. * #316 (comment) The following files were modified: * `ovos_plugin_manager/templates/transformers.py` Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Increment Version to 0.9.0a1 * Update Changelog * Create intent_transformers.py (#319) * Increment Version to 0.9.0a2 * Update Changelog --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: JarbasAl <JarbasAl@users.noreply.github.com>
2 parents 97062c5 + f1ba85a commit 81e4604

File tree

6 files changed

+211
-108
lines changed

6 files changed

+211
-108
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Changelog
22

3-
## [0.8.7a1](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/0.8.7a1) (2025-04-23)
3+
## [0.9.0a2](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/0.9.0a2) (2025-05-27)
44

5-
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/0.8.6...0.8.7a1)
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/0.9.0a1...0.9.0a2)
66

77
**Merged pull requests:**
88

9-
- Fix/error handling autotx [\#311](https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/311) ([JarbasAl](https://github.com/JarbasAl))
9+
- Create intent\_transformers.py [\#319](https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/319) ([JarbasAl](https://github.com/JarbasAl))
10+
11+
## [0.9.0a1](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/0.9.0a1) (2025-05-27)
12+
13+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/0.8.7...0.9.0a1)
14+
15+
**Merged pull requests:**
16+
17+
- feat: intent transformers [\#316](https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/316) ([JarbasAl](https://github.com/JarbasAl))
1018

1119

1220

0 commit comments

Comments
 (0)