Skip to content

Commit 6b675b6

Browse files
committed
chore(main): release 0.2.1
1 parent e087d08 commit 6b675b6

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/usememos/web-clipper/compare/v0.2.0...v0.2.1) (2026-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* publish verified Firefox downloads reliably ([84af3cc](https://github.com/usememos/web-clipper/commit/84af3ccbaf39bb1f0b2a4295b5b824f2257bfa96))
9+
* **release:** publish complete assets before store submission ([e087d08](https://github.com/usememos/web-clipper/commit/e087d08410ec38b8dd0c687f8f324aea868bc33f))
10+
311
## [0.2.0](https://github.com/usememos/web-clipper/compare/v0.1.0...v0.2.0) (2026-07-23)
412

513
### What's new

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usememos/web-clipper",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"description": "Browser extension for clipping web content to Memos.",
66
"engines": {

0 commit comments

Comments
 (0)