Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 21:21
· 1458 commits to main since this release
166628f

2.0.0 (2022-11-07)

Bug Fixes

  • add test (bbbf3ad)
  • breaking change caused by eslint-config-prettier (e257ceb)
  • deps: bump actions/cache from 2.1.5 to 2.1.6 (29073aa)
  • deps: bump actions/cache from 2.1.6 to 2.1.7 (eb517ef)
  • deps: bump actions/cache from v2 to v2.1.4 (21be8ab)
  • deps: bump actions/cache from v2.1.4 to v2.1.5 (50ddba0)
  • deps: bump actions/setup-node from 2.1.5 to 3 (b8054e5)
  • deps: bump actions/setup-node from v2.1.4 to v2.1.5 (cbf3b73)
  • deps: bump async from 2.6.3 to 2.6.4 (33a6d9a)
  • deps: bump axios from 0.21.1 to 0.21.4 (f2aad1d)
  • deps: bump browserslist from 4.16.0 to 4.16.6 (efb9d01)
  • deps: bump color-string from 1.5.4 to 1.6.0 (9d9e022)
  • deps: bump dns-packet from 1.3.1 to 1.3.4 (db06a2d)
  • deps: bump ejs from 3.1.6 to 3.1.7 (956390a)
  • deps: bump follow-redirects from 1.14.7 to 1.14.8 (064bd9f)
  • deps: bump follow-redirects from 1.5.10 to 1.14.7 (be66ecd)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (d3d0b3f)
  • deps: bump lodash from 4.17.20 to 4.17.21 (39b6b5f)
  • deps: bump minimist from 1.2.5 to 1.2.6 (b382b07)
  • deps: bump nanoid from 3.1.29 to 3.2.0 (691db0a)
  • deps: bump node-fetch from 2.6.6 to 2.6.7 (8ea1eea)
  • deps: bump path-parse from 1.0.6 to 1.0.7 (62c249e)
  • deps: bump postcss from 7.0.35 to 7.0.36 (ed2c908)
  • deps: bump prismjs from 1.23.0 to 1.24.1 (8471053)
  • deps: bump prismjs from 1.24.1 to 1.25.0 (093acdb)
  • deps: bump prismjs from 1.26.0 to 1.27.0 (75f5a82)
  • deps: bump semver-regex from 3.1.2 to 3.1.3 (ce9b7d8)
  • deps: bump semver-regex from 3.1.3 to 3.1.4 (93eca00)
  • deps: bump ssri from 6.0.1 to 6.0.2 (66b1f2f)
  • deps: bump trim-newlines from 3.0.0 to 3.0.1 (2055627)
  • deps: bump url-parse from 1.5.1 to 1.5.3 (b7cb376)
  • deps: bump url-parse from 1.5.6 to 1.5.10 (4672cbc)
  • deps: bump ws from 6.2.1 to 6.2.2 (a2161c0)
  • deps: update package file (b3ee5e4)
  • remove jsconfig (aa1267b)
  • remove old husky config 👷‍♂️ (55074ec)
  • update .env.example (9c25faa)
  • update package.json (61d7de4)
  • update mail address in CoC 👷‍♂️ (3b75788)

Features

Performance Improvements

  • ci: use npm 15 to build CI & ship.js trigger workflows (2ace8a7)