File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -128,8 +128,8 @@ changelog:
128128
129129release :
130130 github :
131- owner : xavidop
132- name : genkit- azure-foundry-go
131+ owner : genkit-ai
132+ name : azure-foundry-go-plugin
133133 name_template : " {{.ProjectName}} v{{.Version}}"
134134 header : |
135135 ## Azure Foundry Plugin for Genkit Go {{.Version}}
@@ -146,7 +146,7 @@ release:
146146
147147 ### What's Changed
148148 footer : |
149- **Full Changelog**: https://github.com/xavidop/ genkit-azure-foundry-go/compare/{{ .PreviousTag }}...{{ .Tag }}
149+ **Full Changelog**: https://github.com/genkit-ai/ azure-foundry-go-plugin /compare/{{ .PreviousTag }}...{{ .Tag }}
150150
151151 ## Supported Models
152152
@@ -158,8 +158,8 @@ release:
158158
159159 ## Documentation
160160
161- - [README](https://github.com/xavidop/ genkit-azure-foundry-go/blob/{{.Tag}}/README.md)
162- - [Examples](https://github.com/xavidop/ genkit-azure-foundry-go/tree/{{.Tag}}/examples)
161+ - [README](https://github.com/genkit-ai/ azure-foundry-go-plugin /blob/{{.Tag}}/README.md)
162+ - [Examples](https://github.com/genkit-ai/ azure-foundry-go-plugin /tree/{{.Tag}}/examples)
163163 - [Azure Foundry Documentation](https://learn.microsoft.com/en-us/azure/developer/go/azure-ai-for-go-developers)
164164 draft : false
165165 prerelease : auto
You can’t perform that action at this time.
0 commit comments