aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): update dependency @types/node to v18 (#41)HEADmasterrenovate[bot]2022-12-081-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(release): 0.5.4 [skip ci]v0.5.4semantic-release-bot2022-01-271-1/+1
| | | | | | | | ## [0.5.4](https://github.com/wabilin/holo-schedule/compare/v0.5.3...v0.5.4) (2022-01-27) ### Bug Fixes * **codeql:** substring sanitization warning ([#30](https://github.com/wabilin/holo-schedule/issues/30)) ([2054eda](https://github.com/wabilin/holo-schedule/commit/2054eda658f98de0ec44b5f3db5b70c8c8774a0b))
* chore(release): 0.5.3 [skip ci]v0.5.3semantic-release-bot2022-01-251-1/+1
| | | | | | | | ## [0.5.3](https://github.com/wabilin/holo-schedule/compare/v0.5.2...v0.5.3) (2022-01-25) ### Bug Fixes * **deps:** bump node-fetch from 2.6.6 to 2.6.7 ([#29](https://github.com/wabilin/holo-schedule/issues/29)) ([00af8ce](https://github.com/wabilin/holo-schedule/commit/00af8ce749b911b7875702847b0c46c793090703))
* Update semantic-release monorepo (#28)renovate[bot]2022-01-261-2/+2
| | | Co-authored-by: Renovate Bot <[email protected]>
* chore(release): 0.5.2 [skip ci]v0.5.2semantic-release-bot2021-12-251-1/+1
| | | | | | | | | ## [0.5.2](https://github.com/wabilin/holo-schedule/compare/v0.5.1...v0.5.2) (2021-12-25) ### Bug Fixes * **deps:** upgrade out-of-data packages ([#27](https://github.com/wabilin/holo-schedule/issues/27)) ([e799fd0](https://github.com/wabilin/holo-schedule/commit/e799fd0eaf906252f2cd80c5079f2e5ed0685a74)) * unpin dependencies ([a31813a](https://github.com/wabilin/holo-schedule/commit/a31813a33eeb795a5486325d6e6ac38529677a1f))
* fix: unpin dependencieswabilin2021-12-251-7/+7
|
* fix(deps): upgrade out-of-data packages (#27)Ting Shu Lin2021-12-251-1/+1
| | | | | | | * Update dependency eslint to v8 * fix(deps): upgrade eslint packages Co-authored-by: Renovate Bot <[email protected]>
* chore(deps) update jsdom to v19 (#24)renovate[bot]2021-12-251-1/+1
| | | Co-authored-by: Renovate Bot <[email protected]>
* chore(deps) typescript-eslint monorepo to v5 (major) (#25)renovate[bot]2021-12-251-2/+2
| | | Co-authored-by: Renovate Bot <[email protected]>
* chore(deps): update eslint-plugin-promise to v6 (#22)renovate[bot]2021-12-251-1/+1
| | | Co-authored-by: Renovate Bot <[email protected]>
* chore(release): 0.5.1 [skip ci]v0.5.1semantic-release-bot2021-12-251-1/+1
| | | | | | | | | ## [0.5.1](https://github.com/wabilin/holo-schedule/compare/v0.5.0...v0.5.1) (2021-12-25) ### Bug Fixes * add npm-shrinkwrap.json in release ([70fc172](https://github.com/wabilin/holo-schedule/commit/70fc172cfd56ba9253f0b52dfb3d79c3603a5bd4)) * hanlde live image not from youtube ([#26](https://github.com/wabilin/holo-schedule/issues/26)) ([1f26ed8](https://github.com/wabilin/holo-schedule/commit/1f26ed8b33da2bd965dc55abfbb84529ab494c24))
* chore(release): 0.5.0 [skip ci]v0.5.0semantic-release-bot2021-12-251-1/+1
| | | | | | | | # [0.5.0](https://github.com/wabilin/holo-schedule/compare/v0.4.0...v0.5.0) (2021-12-25) ### Features * add semantic-release/github in release ([31ccef3](https://github.com/wabilin/holo-schedule/commit/31ccef38e3c93ad24e4cea0f9a6bd47daa78b04c))
* chore(deps): add @semantic-release/githubwabilin2021-12-251-0/+1
|
* chore(release): 0.4.0 [skip ci]v0.4.0semantic-release-bot2021-12-251-1/+1
| | | | | | | | # [0.4.0](https://github.com/wabilin/holo-schedule/compare/v0.3.0...v0.4.0) (2021-12-25) ### Features * semantic-release create change log ([b2f4da7](https://github.com/wabilin/holo-schedule/commit/b2f4da79f24f2c8e7a2247b669d7f9b1c4386571))
* chore(release): 0.3.0 [skip ci]v0.3.0semantic-release-bot2021-12-251-1/+1
| | | | | | | | | | | | | # [0.3.0](https://github.com/wabilin/holo-schedule/compare/v0.2.6...v0.3.0) (2021-12-25) ### Bug Fixes * **ci:** remove old node versions ([2025221](https://github.com/wabilin/holo-schedule/commit/2025221b30d84a897eef989df46d330473fc74ee)) * package repository config ([8e91949](https://github.com/wabilin/holo-schedule/commit/8e91949daeaced9e411a97c3f8cebd9dd3540170)) ### Features * add releaserc ([159f030](https://github.com/wabilin/holo-schedule/commit/159f030509c2866d3b1d8e144c3573664e1af104))
* fix: package repository configwabilin2021-12-251-1/+1
|
* chore: add release scriptwabilin2021-12-251-1/+2
|
* chore(deps): add semantic-release packageswabilin2021-12-251-0/+6
|
* Update dependency @types/node to v16 (#21)renovate[bot]2021-12-251-1/+1
| | | Co-authored-by: Renovate Bot <[email protected]>
* Update dependency eslint-plugin-promise to v5 (#12)renovate[bot]2021-06-021-1/+1
| | | Co-authored-by: Renovate Bot <[email protected]>
* Update eslint packages (#10)Ting Shu Lin2020-12-251-4/+4
| | | | | | | * Update dependency eslint-config-standard to v16 * Upgrade all eslint related packages Co-authored-by: Renovate Bot <[email protected]>
* Major typescript eslint monorepo and eslint rule (#9)Ting Shu Lin2020-12-251-2/+2
| | | | | | | * Update typescript-eslint monorepo to v4 * disable rule "no-undef" Co-authored-by: Renovate Bot <[email protected]>
* Update dependency typescript to v4 (#7)renovate[bot]2020-12-251-1/+1
| | | Co-authored-by: Renovate Bot <[email protected]>
* Revert "Pin dependencies (#4)"wabilin2020-12-251-11/+11
| | | | This reverts commit 68ef2bb1086e3533c088e2ddc4e3a6b7b7a334dc.
* Pin dependencies (#4)renovate[bot]2020-12-251-11/+11
| | | Co-authored-by: Renovate Bot <[email protected]>
* v0.3.1wabilin2020-09-051-1/+1
|
* v0.3.0wabilin2020-09-051-1/+1
|
* v0.2.6v0.2.6wabilin2020-08-031-1/+1
|
* v0.2.5v0.2.5wabilin2020-08-021-1/+1
|
* v0.2.4v0.2.4wabilin2020-08-011-1/+1
|
* v0.2.3v0.2.3wabilin2020-08-011-1/+1
|
* v0.2.2v0.2.2wabilin2020-08-011-1/+1
|
* release v0.2.1v0.2.1wabilin2020-08-011-2/+5
|
* Add files configwabilin2020-08-011-0/+1
|
* v0.2.0v0.2.0wabilin2020-08-011-1/+1
|
* v0.1.0v0.1.0wabilin2020-08-011-1/+1
|
* Add ESLint (#1)Ting Shu Lin2020-08-011-1/+10
| | | | | | | | | | | * add eslint * eslint init * add lint command * update eslint rules * eslint auto-fix
* v0.0.2v0.0.2wabilin2020-07-311-1/+1
|
* correct dependencywabilin2020-07-311-1/+1
|
* Add github linkswabilin2020-07-311-0/+5
|
* update package.jsonwabilin2020-07-311-2/+3
|
* add jsdomwabilin2020-07-311-0/+4
|
* Hello typescriptwabilin2020-07-311-0/+4
|
* install and init tswabilin2020-07-311-1/+4
|
* initwabilin2020-07-311-0/+9