From e41e75f66d38b541ff037d8ceb2dc2dda7038078 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 04:41:05 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 19 +++++++++++++++++++ version.txt | 1 + 2 files changed, 20 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ec10db5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## 0.1.0 (2024-04-18) + + +### Features + +* Add action.yml to submit Chrome Extension. ([166ee23](https://github.com/ryohidaka/wxt-submit/commit/166ee236254e0df443392c2c9aae8a61e0d83d59)) +* Add minimum wxt project. ([8a43840](https://github.com/ryohidaka/wxt-submit/commit/8a4384056fae456533dd4f549df79ff8342a3d0d)) +* Add workflow to test submit flow. ([daeffed](https://github.com/ryohidaka/wxt-submit/commit/daeffedcd260bf2459216a881b3975491cc66adf)) +* Added Edge Extension support. ([a07552d](https://github.com/ryohidaka/wxt-submit/commit/a07552da84c813a1d11ee8cf2eaaa65f6d321854)) +* Added Firefox Addon support. ([e161387](https://github.com/ryohidaka/wxt-submit/commit/e161387ec22e80dacfd983049d917d4f669e605b)) +* Enable workflow command. ([1e94cd6](https://github.com/ryohidaka/wxt-submit/commit/1e94cd67b15620de44e3cc88cc0c560b2c6e3976)) +* Run test workflow on push. ([f9f2c70](https://github.com/ryohidaka/wxt-submit/commit/f9f2c709030b7833928a619d4fc9c8db337b285e)) + + +### Miscellaneous Chores + +* release 0.1.0 ([943c080](https://github.com/ryohidaka/wxt-submit/commit/943c0806f9b8bce4351b6285103095d73a33f00c)) diff --git a/version.txt b/version.txt index e69de29..6e8bf73 100644 --- a/version.txt +++ b/version.txt @@ -0,0 +1 @@ +0.1.0