We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8812ba6 commit 536656dCopy full SHA for 536656d
1 file changed
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Changelog
2
-All notable changes to this project will be documented in this file.
3
-
4
-The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
+Version must be kept in-sync between [`package.json`](package.json) and [`wxt.config.js`](wxt.config.ts).
+
7
## [Unreleased]
8
+- TBD
9
10
+## [0.1.0] - 2025-09-26
11
- Initial release!
-- Good enough to dogfood, not good enough to put effort into marketing it yet. TBD.
12
+- Good enough to dogfood, not good enough to put effort into marketing it yet.
0 commit comments