Skip to content

Commit b92e8f8

Browse files
committed
v3.1.2
1 parent 930f696 commit b92e8f8

File tree

4 files changed

+46
-126
lines changed

4 files changed

+46
-126
lines changed

CHANGELOG.md

Lines changed: 13 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -3,123 +3,74 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [3.1.1](https://github.com/nativescript-community/texttospeech/compare/v3.1.0...v3.1.1) (2022-10-12)
7-
8-
9-
### Bug Fixes
10-
11-
* **ios:** throw error if no voice is found ([a0e9242](https://github.com/nativescript-community/texttospeech/commit/a0e924283978bf4439d458b179a5eb5ade4e28cd))
6+
## [3.1.2](https://github.com/nativescript-community/texttospeech/compare/v3.1.1...v3.1.2) (2022-10-12)
127

8+
**Note:** Version bump only for package @nativescript-community/texttospeech
139

10+
## [3.1.1](https://github.com/nativescript-community/texttospeech/compare/v3.1.0...v3.1.1) (2022-10-12)
1411

12+
### Bug Fixes
1513

14+
- **ios:** throw error if no voice is found ([a0e9242](https://github.com/nativescript-community/texttospeech/commit/a0e924283978bf4439d458b179a5eb5ade4e28cd))
1615

1716
# [3.1.0](https://github.com/nativescript-community/texttospeech/compare/v3.0.8...v3.1.0) (2022-05-18)
1817

19-
2018
### Features
2119

22-
* **android:** native api usage ([dd94c64](https://github.com/nativescript-community/texttospeech/commit/dd94c640b55f446c6e33e540aaf5bdc610064744))
23-
24-
25-
26-
20+
- **android:** native api usage ([dd94c64](https://github.com/nativescript-community/texttospeech/commit/dd94c640b55f446c6e33e540aaf5bdc610064744))
2721

2822
## [3.0.8](https://github.com/nativescript-community/texttospeech/compare/v3.0.7...v3.0.8) (2022-05-18)
2923

30-
3124
### Bug Fixes
3225

33-
* **android:** fix crash on <= 21 ([b4d8edb](https://github.com/nativescript-community/texttospeech/commit/b4d8edbb0e32b0aa3571fc7ffffcdd152b22d596))
34-
35-
36-
37-
26+
- **android:** fix crash on <= 21 ([b4d8edb](https://github.com/nativescript-community/texttospeech/commit/b4d8edbb0e32b0aa3571fc7ffffcdd152b22d596))
3827

3928
## [3.0.7](https://github.com/nativescript-community/texttospeech/compare/v3.0.6...v3.0.7) (2022-05-18)
4029

41-
4230
### Bug Fixes
4331

44-
* **android:** optional optiosn ([b0b7a73](https://github.com/nativescript-community/texttospeech/commit/b0b7a73f790380099d3ba73dbac18665b0d9a0e4))
45-
46-
47-
48-
32+
- **android:** optional optiosn ([b0b7a73](https://github.com/nativescript-community/texttospeech/commit/b0b7a73f790380099d3ba73dbac18665b0d9a0e4))
4933

5034
## [3.0.6](https://github.com/nativescript-community/texttospeech/compare/v3.0.5...v3.0.6) (2022-05-18)
5135

52-
5336
### Features
5437

55-
* **android:** init options to define audioattributes ([99528ba](https://github.com/nativescript-community/texttospeech/commit/99528bad42613cbac6ab7e17cfc9ac232215d2c1))
56-
57-
58-
59-
38+
- **android:** init options to define audioattributes ([99528ba](https://github.com/nativescript-community/texttospeech/commit/99528bad42613cbac6ab7e17cfc9ac232215d2c1))
6039

6140
## [3.0.5](https://github.com/nativescript-community/texttospeech/compare/v3.0.4...v3.0.5) (2022-02-08)
6241

63-
6442
### Bug Fixes
6543

66-
* **ios:** fix related to `sessionMode` ([1dabe18](https://github.com/nativescript-community/texttospeech/commit/1dabe188aa6d4ecc05e1b8d23cd624c3b24270bf))
67-
68-
69-
70-
44+
- **ios:** fix related to `sessionMode` ([1dabe18](https://github.com/nativescript-community/texttospeech/commit/1dabe188aa6d4ecc05e1b8d23cd624c3b24270bf))
7145

7246
## [3.0.4](https://github.com/nativescript-community/texttospeech/compare/v3.0.3...v3.0.4) (2022-02-07)
7347

74-
7548
### Bug Fixes
7649

77-
* removed logs ([5e310fe](https://github.com/nativescript-community/texttospeech/commit/5e310fed43543ffcef12ac0a29719a3b621cc68a))
78-
50+
- removed logs ([5e310fe](https://github.com/nativescript-community/texttospeech/commit/5e310fed43543ffcef12ac0a29719a3b621cc68a))
7951

8052
### Features
8153

82-
* **ios:** allow to customize audio session (for background playback) ([b38b205](https://github.com/nativescript-community/texttospeech/commit/b38b2057faa78564bc70f76fea063fa3b372092c))
83-
84-
85-
86-
54+
- **ios:** allow to customize audio session (for background playback) ([b38b205](https://github.com/nativescript-community/texttospeech/commit/b38b2057faa78564bc70f76fea063fa3b372092c))
8755

8856
## [3.0.3](https://github.com/nativescript-community/texttospeech/compare/v3.0.2...v3.0.3) (2020-11-20)
8957

90-
9158
### Bug Fixes
9259

93-
* andriod init funciton fix ([32e15ae](https://github.com/nativescript-community/texttospeech/commit/32e15ae083dada545348a979e939b4f73ad3d5d5))
94-
95-
96-
97-
60+
- andriod init funciton fix ([32e15ae](https://github.com/nativescript-community/texttospeech/commit/32e15ae083dada545348a979e939b4f73ad3d5d5))
9861

9962
## 3.0.2 (2020-11-20)
10063

101-
102-
10364
# 2.0.0 (2017-08-09)
10465

105-
106-
10766
## 1.3.1 (2016-12-05)
10867

109-
110-
11168
# 1.3.0 (2016-09-23)
11269

113-
114-
11570
## 1.1.1 (2015-07-21)
11671

117-
118-
11972
## 1.0.2 (2015-05-08)
12073

121-
122-
12374
## 1.0.1 (2015-04-19)
12475

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

lerna.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
{
2-
"packages": [
3-
"plugin"
4-
],
5-
"version": "3.1.1",
6-
"command": {
7-
"publish": {
8-
"conventionalCommits": true
2+
"packages": ["plugin"],
3+
"version": "3.1.2",
4+
"command": {
5+
"publish": {
6+
"conventionalCommits": true
7+
}
98
}
10-
}
119
}

plugin/CHANGELOG.md

Lines changed: 4 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,73 +3,44 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [3.1.1](https://github.com/nativescript-community/texttospeech/compare/v3.1.0...v3.1.1) (2022-10-12)
6+
## [3.1.2](https://github.com/nativescript-community/texttospeech/compare/v3.1.1...v3.1.2) (2022-10-12)
77

88
**Note:** Version bump only for package @nativescript-community/texttospeech
99

10+
## [3.1.1](https://github.com/nativescript-community/texttospeech/compare/v3.1.0...v3.1.1) (2022-10-12)
1011

11-
12-
12+
**Note:** Version bump only for package @nativescript-community/texttospeech
1313

1414
# [3.1.0](https://github.com/nativescript-community/texttospeech/compare/v3.0.8...v3.1.0) (2022-05-18)
1515

16-
1716
### Features
1817

19-
* **android:** native api usage ([dd94c64](https://github.com/nativescript-community/texttospeech/commit/dd94c640b55f446c6e33e540aaf5bdc610064744))
20-
21-
22-
23-
18+
- **android:** native api usage ([dd94c64](https://github.com/nativescript-community/texttospeech/commit/dd94c640b55f446c6e33e540aaf5bdc610064744))
2419

2520
## [3.0.8](https://github.com/nativescript-community/texttospeech/compare/v3.0.7...v3.0.8) (2022-05-18)
2621

2722
**Note:** Version bump only for package @nativescript-community/texttospeech
2823

29-
30-
31-
32-
3324
## [3.0.7](https://github.com/nativescript-community/texttospeech/compare/v3.0.6...v3.0.7) (2022-05-18)
3425

3526
**Note:** Version bump only for package @nativescript-community/texttospeech
3627

37-
38-
39-
40-
4128
## [3.0.6](https://github.com/nativescript-community/texttospeech/compare/v3.0.5...v3.0.6) (2022-05-18)
4229

4330
**Note:** Version bump only for package @nativescript-community/texttospeech
4431

45-
46-
47-
48-
4932
## [3.0.5](https://github.com/nativescript-community/texttospeech/compare/v3.0.4...v3.0.5) (2022-02-08)
5033

5134
**Note:** Version bump only for package @nativescript-community/texttospeech
5235

53-
54-
55-
56-
5736
## [3.0.4](https://github.com/nativescript-community/texttospeech/compare/v3.0.3...v3.0.4) (2022-02-07)
5837

5938
**Note:** Version bump only for package @nativescript-community/texttospeech
6039

61-
62-
63-
64-
6540
## [3.0.3](https://github.com/nativescript-community/texttospeech/compare/v3.0.2...v3.0.3) (2020-11-20)
6641

6742
**Note:** Version bump only for package @nativescript-community/texttospeech
6843

69-
70-
71-
72-
7344
## 3.0.2 (2020-11-20)
7445

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

plugin/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
2-
"name": "@nativescript-community/texttospeech",
3-
"version": "3.1.1",
4-
"description": "A text to speech NativeScript plugin for Android and iOS",
5-
"main": "texttospeech",
6-
"typings": "index.d.ts",
7-
"repository": {
8-
"type": "git",
9-
"url": "https://github.com/nativescript-community/texttospeech.git"
10-
},
11-
"keywords": [
12-
"NativeScript",
13-
"Text To Speech",
14-
"Android",
15-
"iOS",
16-
"JavaScript"
17-
],
18-
"author": "Anarchic Knight <[email protected]> (http://www.anarchicknight.co.uk)",
19-
"license": "MIT",
20-
"bugs": {
21-
"url": "https://github.com/nativescript-community/texttospeech/issues"
22-
},
23-
"homepage": "https://github.com/nativescript-community/texttospeech",
24-
"readmeFilename": "README.md"
2+
"name": "@nativescript-community/texttospeech",
3+
"version": "3.1.2",
4+
"description": "A text to speech NativeScript plugin for Android and iOS",
5+
"main": "texttospeech",
6+
"typings": "index.d.ts",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/nativescript-community/texttospeech.git"
10+
},
11+
"keywords": [
12+
"NativeScript",
13+
"Text To Speech",
14+
"Android",
15+
"iOS",
16+
"JavaScript"
17+
],
18+
"author": "Anarchic Knight <[email protected]> (http://www.anarchicknight.co.uk)",
19+
"license": "MIT",
20+
"bugs": {
21+
"url": "https://github.com/nativescript-community/texttospeech/issues"
22+
},
23+
"homepage": "https://github.com/nativescript-community/texttospeech",
24+
"readmeFilename": "README.md"
2525
}

0 commit comments

Comments
 (0)