This is an automated email from the ASF dual-hosted git repository.
robin0716 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
from 9d64467 fix: bump version to 1.2.12 in info.yaml
new 277b743 refactor(embed-basic): Update useRenderEmbed hook to accept a
request object
new 74baae3 refactor(render-markdown-codehighlight): Update
useHighlightCode hook to accept a request object
new 5a55435 refactor: Code to add Apache License header
new b9b677f chore: Update version in info.yaml files
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
embed-basic/hooks.tsx | 11 ++++++-----
embed-basic/info.yaml | 2 +-
captcha-basic/Captcha.tsx => embed-basic/types.ts | 12 ++++++------
render-markdown-codehighlight/hooks.ts | 10 ++++++----
render-markdown-codehighlight/info.yaml | 2 +-
.../Captcha.tsx => render-markdown-codehighlight/types.ts | 12 ++++++------
6 files changed, 26 insertions(+), 23 deletions(-)
copy captcha-basic/Captcha.tsx => embed-basic/types.ts (81%)
copy captcha-basic/Captcha.tsx => render-markdown-codehighlight/types.ts (81%)