Skip to content

Commit

Permalink
v4.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Jun 24, 2024
1 parent 311632f commit 7908d9b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.9](https://github.com/@nativescript-community/l/compare/v4.3.8...v4.3.9) (2024-06-24)

**Note:** Version bump only for package @nativescript-community/l

## [4.3.8](https://github.com/@nativescript-community/l/compare/v4.3.7...v4.3.8) (2024-06-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"plugin"
],
"version": "4.3.8",
"version": "4.3.9",
"command": {
"publish": {
"conventionalCommits": true
Expand Down
4 changes: 4 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.9](https://github.com/@nativescript-community/l/compare/v4.3.8...v4.3.9) (2024-06-24)

**Note:** Version bump only for package @nativescript-community/l

## [4.3.8](https://github.com/@nativescript-community/l/compare/v4.3.7...v4.3.8) (2024-06-24)

**Note:** Version bump only for package @nativescript-community/l
Expand Down
5 changes: 3 additions & 2 deletions plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nativescript-community/l",
"description": "Native internationalization plugin for NativeScript using native capabilities of each platform",
"version": "4.3.8",
"version": "4.3.9",
"sideEffects": false,
"keywords": [
"nativescript",
Expand Down Expand Up @@ -76,5 +76,6 @@
"inject": true
}
]
}
},
"gitHead": "311632f9a8151f80e1626c0d713bc3514bc24921"
}

0 comments on commit 7908d9b

Please sign in to comment.