Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit c0ff7f2

Browse files
author
Satana Charuwichitratana
committed
1.3.1
1 parent df6a473 commit c0ff7f2

File tree

100 files changed

+6917
-4034
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+6917
-4034
lines changed

CHANGELOG.md

+87-50
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,127 @@
11
# Changelog
22

3+
## [1.3.1]
4+
5+
### Changed
6+
7+
- Update dependencies
8+
9+
### Fixed
10+
11+
- Security patches
12+
313
## [1.3.0]
14+
415
### Added
5-
- `linetv list:modules` Gets a spotlight data unit list such as represent_clip, editor_pick_clip, and theme_playlist.
6-
- `linetv list:modules --format json` Gets a spotlight data unit list in JSON format.
7-
- `linetv get:spotlight` Gets spotlight data.
8-
- `linetv get:spotlight --format json` Gets spotlight data in JSON format.
9-
- `linetv list:category` Gets a category list such as drama, music, etc.
10-
- `linetv list:category --format json` Gets a category list in JSON format.
11-
- `linetv get:category` Gets category home data.
12-
- `linetv get:category --format json` Gets category home data in JSON format.
13-
- `linetv get:category --page <number>` Gets category home data start from selected page.
14-
- `linetv ranking` Gets clip ranking data.
15-
- `linetv ranking --format json` Gets clip ranking data in JSON format.
16-
- `linetv ranking --page <number>` Gets clip ranking data start from selected page.
17-
- `linetv search` Gets a clip search result.
18-
- `linetv search --format json` Gets a clip search result in JSON format.
19-
- `linetv search --page <number>` Gets a clip search result start from selected page.
20-
- `linetv list:station` Gets the station home (TV station) list.
21-
- `linetv list:station --format json` Gets the station home (TV station) list in JSON format.
22-
- `linetv get:station` Gets the Station Home (TV Station) data.
23-
- `linetv get:station --format json` Gets the Station Home (TV Station) data in JSON format.
24-
- `linetv get:station --page <number>` Gets the Station Home (TV Station) data start from selected page.
25-
- `linetv live` Gets live schedule information.
26-
- `linetv live --format json` Gets live schedule data in JSON format.
16+
17+
- `linetv list:modules` Gets a spotlight data unit list such as represent_clip, editor_pick_clip, and theme_playlist.
18+
- `linetv list:modules --format json` Gets a spotlight data unit list in JSON format.
19+
- `linetv get:spotlight` Gets spotlight data.
20+
- `linetv get:spotlight --format json` Gets spotlight data in JSON format.
21+
- `linetv list:category` Gets a category list such as drama, music, etc.
22+
- `linetv list:category --format json` Gets a category list in JSON format.
23+
- `linetv get:category` Gets category home data.
24+
- `linetv get:category --format json` Gets category home data in JSON format.
25+
- `linetv get:category --page <number>` Gets category home data start from selected page.
26+
- `linetv ranking` Gets clip ranking data.
27+
- `linetv ranking --format json` Gets clip ranking data in JSON format.
28+
- `linetv ranking --page <number>` Gets clip ranking data start from selected page.
29+
- `linetv search` Gets a clip search result.
30+
- `linetv search --format json` Gets a clip search result in JSON format.
31+
- `linetv search --page <number>` Gets a clip search result start from selected page.
32+
- `linetv list:station` Gets the station home (TV station) list.
33+
- `linetv list:station --format json` Gets the station home (TV station) list in JSON format.
34+
- `linetv get:station` Gets the Station Home (TV Station) data.
35+
- `linetv get:station --format json` Gets the Station Home (TV Station) data in JSON format.
36+
- `linetv get:station --page <number>` Gets the Station Home (TV Station) data start from selected page.
37+
- `linetv live` Gets live schedule information.
38+
- `linetv live --format json` Gets live schedule data in JSON format.
2739

2840
### Fixed
29-
- Fixed `npm test` failed on Windows
30-
- Fixed missing qs module
41+
42+
- Fixed `npm test` failed on Windows
43+
- Fixed missing qs module
3144

3245
## [1.2.0]
46+
3347
### Added
34-
- `things register:scenario-set` Register (create or update) a scenario set for automatic communication under a product.
35-
- `things get:scenario-set` Get the scenario set registered under a product
36-
- `things remove:scenario-set` Delete a scenario set registered under a product
48+
49+
- `things register:scenario-set` Register (create or update) a scenario set for automatic communication under a product.
50+
- `things get:scenario-set` Get the scenario set registered under a product
51+
- `things remove:scenario-set` Delete a scenario set registered under a product
3752

3853
## [1.1.0]
54+
3955
### Added
40-
- `things list:trial`
41-
- `things add:trial`
42-
- `things remove:trial`
43-
- `things get:device` Get device information by device ID and user ID
44-
- `things get:product` Specify the device ID, and acquire the product ID and PSDI
45-
- `things get:devices` Specify the product ID and user ID, and acquire the device information
56+
57+
- `things list:trial`
58+
- `things add:trial`
59+
- `things remove:trial`
60+
- `things get:device` Get device information by device ID and user ID
61+
- `things get:product` Specify the device ID, and acquire the product ID and PSDI
62+
- `things get:devices` Specify the product ID and user ID, and acquire the device information
4663

4764
## [1.0.0]
65+
4866
### Added
49-
- `liff remove`
50-
- `liff update`
67+
68+
- `liff remove`
69+
- `liff update`
5170

5271
## [0.7.0]
72+
5373
### Added
54-
- `liff add`
55-
- `liff list`
74+
75+
- `liff add`
76+
- `liff list`
5677

5778
## [0.6.0]
79+
5880
### Added
59-
- `richmenu link`
60-
- `richmenu unlink`
81+
82+
- `richmenu link`
83+
- `richmenu unlink`
84+
6185
### Changed
62-
- Re-arrange columns in `richmenu list` and add `name` column
63-
- Update dependencies
86+
87+
- Re-arrange columns in `richmenu list` and add `name` column
88+
- Update dependencies
6489

6590
## [0.5.0]
91+
6692
### Added
67-
- `richmenu default`
93+
94+
- `richmenu default`
6895

6996
## [0.4.0]
97+
7098
### Added
71-
- `richmenu remove`
99+
100+
- `richmenu remove`
72101

73102
## [0.3.1]
103+
74104
### Fixed
75-
- Fixed missing `richmenu` CLI
105+
106+
- Fixed missing `richmenu` CLI
76107

77108
## [0.3.0]
109+
78110
### Added
79-
- `richmenu list`
111+
112+
- `richmenu list`
80113

81114
## [0.2.0]
115+
82116
### Added
83-
- `line token --revoke`
84-
- `richmenu add`
117+
118+
- `line token --revoke`
119+
- `richmenu add`
85120

86121
## [0.1.0]
122+
87123
### Added
88-
- `line init` can generate configuration file with channel id, secret, and accessToken
89-
- `line init` asks whether to overwrite current configuration file if it already exists
90-
- `line token --issue`
124+
125+
- `line init` can generate configuration file with channel id, secret, and accessToken
126+
- `line init` asks whether to overwrite current configuration file if it already exists
127+
- `line token --issue`

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
# line-api-cli-nodejs
3-
[![Actions status](https://github.com/intocode-io/line-api-cli-nodejs/workflows/build/badge.svg)](https://github.com/intocode-io/line-api-cli-nodejs/actions)
4-
[![Codecov](https://codecov.io/gh/intocode-io/line-api-cli-nodejs/branch/master/graph/badge.svg)](https://codecov.io/gh/intocode-io/line-api-cli-nodejs)
5-
[![Dependencies status](https://david-dm.org/intocode-io/line-api-cli-nodejs/status.svg)](https://david-dm.org/intocode-io/line-api-cli-nodejs)
3+
[![Actions status](https://github.com/micksatana/line-api-cli-nodejs/workflows/build/badge.svg)](https://github.com/micksatana/line-api-cli-nodejs/actions)
4+
[![Codecov](https://codecov.io/gh/micksatana/line-api-cli-nodejs/branch/master/graph/badge.svg)](https://codecov.io/gh/micksatana/line-api-cli-nodejs)
5+
[![Dependencies status](https://david-dm.org/micksatana/line-api-cli-nodejs/status.svg)](https://david-dm.org/micksatana/line-api-cli-nodejs)
66
[![Version](https://img.shields.io/npm/v/@intocode-io/line-api-cli.svg)](https://npmjs.com/package/@intocode-io/line-api-cli)
77
![NPM](https://img.shields.io/npm/l/@intocode-io/line-api-cli)
88
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/micksatana?locale.x=en_GB)

bin/apis/liff-list-request.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/apis/liff-update-request.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/apis/linetv-get-category-request.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/apis/linetv-get-sportlight-request.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/apis/linetv-get-station-request.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)