Skip to content

Commit b996e08

Browse files
committed
ebOSTV.js library updated to v1.2.12
1 parent 9687eed commit b996e08

File tree

6 files changed

+10
-7
lines changed

6 files changed

+10
-7
lines changed

CHANGELOG.md

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

3+
## v1.2.12
4+
webOSTV.js library updated to v1.2.12.
5+
36
## v1.2.11
47
webOSTV.js library updated to v1.2.11.
58

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ webOSTV.js
88
This the package contain a source code of the [webOSTV.js library](https://webostv.developer.lge.com/develop/references/webostvjs-introduction).
99

1010
# [Library version](https://webostv.developer.lge.com/develop/references/webostvjs-release-notes)
11-
A source code for library version [1.2.11](https://webostv.developer.lge.com/assets/library/webOSTVjs-1.2.11.zip).
11+
A source code for library version [1.2.12](https://webostv.developer.lge.com/assets/library/webOSTVjs-1.2.12.zip).
1212

1313
## Install
1414
```bash
@@ -19,7 +19,7 @@ or
1919
yarn add webostvjs
2020
```
2121

22-
### Typings for TypeScript
22+
### [Typings for TypeScript](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webostvjs)
2323
```bash
2424
npm i --save-dev @types/webostvjs
2525
```

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webostvjs",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"description": "Source code of the webOSTV.js library",
55
"main": "webOSTV.js",
66
"repository": {

webOSTV-dev.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webOSTV.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)