Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 06:38
· 34 commits to main since this release

1.1.0 (2023-01-14)

Features

  • index: change to bump minor version (#7) (84cb8c4)
  • template: initial commit (e37f2fb)

Bug Fixes

Dependencies and Other Build Updates

  • deps-dev: bump @types/jest to 27 (3331b8d)
  • deps-dev: bump semantic-release from 19.0.2 to 19.0.3 (#15) (89b8174)
  • deps: bump json5 from 2.2.0 to 2.2.3 (#24) (5bcadc3)
  • deps: bump normalize-url from 6.0.0 to 6.0.1 (#4) (8166b9a)
  • deps: bump npm from 8.4.0 to 8.12.0 (#13) (d394432)
  • deps: bump path-parse from 1.0.6 to 1.0.7 (#6) (9cea74b)
  • deps: bump semver-regex from 3.1.3 to 3.1.4 (#14) (d1c7b3e)
  • deps: bump trim-newlines from 3.0.0 to 3.0.1 (#5) (2e22195)
  • deps: bump ws from 7.4.5 to 7.4.6 (#3) (63812fc)
  • deps: migrate to @ryansonshine/commitizen (72419ee)
  • package: remove unused run script (81f1055)
  • release: add permissions to release workflow (f05e389), closes #10
  • semantic-release: add configuration for releasing dependabot updates (cb94c92)
  • tsconfig: add comments to tsconfig (7ae41bb)
  • upgrade codecov and package-lock (8010ef8), closes #11