chore(release): v0.1.0

This commit is contained in:
GitHub Actions
2023-07-10 23:24:09 +00:00
parent afe838a348
commit 0110a2bd4e
2 changed files with 27 additions and 1 deletions
+26
View File
@@ -1,5 +1,31 @@
# Changelog
## v0.1.0
[compare changes](https://github.com/aklinker1/wxt/compare/v0.0.2...v0.1.0)
### 🚀 Enhancements
- Content scripts reloading ([#25](https://github.com/aklinker1/wxt/pull/25))
- ⚠️ Initial release ([afe838a](https://github.com/aklinker1/wxt/commit/afe838a))
### 📖 Documentation
- Update feature list ([0255028](https://github.com/aklinker1/wxt/commit/0255028))
### 🤖 CI
- Create github release ([b7c078f](https://github.com/aklinker1/wxt/commit/b7c078f))
#### ⚠️ Breaking Changes
- ⚠️ Initial release ([afe838a](https://github.com/aklinker1/wxt/commit/afe838a))
### ❤️ Contributors
- Aaron Klinker
- Aaron
## v0.0.2
[compare changes](https://github.com/aklinker1/wxt/compare/v0.0.1...v0.0.2)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.0.2",
"version": "0.1.0",
"description": "Next gen framework for developing web extensions",
"repository": {
"type": "git",