Skip to content

Commit 0e3e237

Browse files
chore(release): v1.12.0-beta.4
1 parent 289a966 commit 0e3e237

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.12.0-beta.4
4+
5+
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.0-beta.3...v1.12.0-beta.4)
6+
7+
### 🩹 Fixes
8+
9+
- Update welcome message formatting in multiple locale files ([289a966](https://github.com/NativeMindBrowser/NativeMindExtension/commit/289a966))
10+
11+
### ❤️ Contributors
12+
13+
- NekoWings ([@NekoWings](http://github.com/NekoWings))
14+
315
## v1.12.0-beta.3
416

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

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.12.0-beta.3",
3+
"version": "1.12.0-beta.4",
44
"private": false,
55
"author": "NativeMind",
66
"keywords": [

0 commit comments

Comments
 (0)