Skip to content

Commit e9c6c52

Browse files
chore(release): v1.11.0-beta.3
1 parent 911d45d commit e9c6c52

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## v1.11.0-beta.3
4+
5+
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.11.0-beta.2...v1.11.0-beta.3)
6+
7+
### 🩹 Fixes
8+
9+
- Update attachment limit to include captured-page type and improve error handling ([911d45d](https://github.com/NativeMindBrowser/NativeMindExtension/commit/911d45d))
10+
11+
### ❤️ Contributors
12+
13+
- NekoWings ([@NekoWings](http://github.com/NekoWings))
14+
315
## v1.11.0-beta.2
416

517
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.11.0-beta.1...v1.11.0-beta.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativemind-extension",
3-
"version": "1.11.0-beta.2",
3+
"version": "1.11.0-beta.3",
44
"private": false,
55
"author": "NativeMind",
66
"keywords": [

0 commit comments

Comments
 (0)