Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

61 lines (42 loc) · 1.45 KB

Changelog

This project adheres to Semantic Versioning and human-readable changelog.

master

1.3.0

Changed

  • Bump @vue/cli-plugin-babel from 4.5.6 4.5.13
  • Bump @vue/cli-plugin-eslint from 4.5.6 to 4.5.7
  • Bump @vue/cli-service from 4.5.6 to 4.5.13
  • Bump axios from 0.20.0 to 0.21.1
  • Bump core-js from 3.6.5 to 3.13.1
  • Bump eslint from 7.10.0 to 7.27.0
  • Bump eslint-plugin-vue from 7.0.0 to 7.10.0

1.2.1

Fixed

  • Fixed versions nummer in package.json.

1.2.0

Added

  • Add dependabot file.

Changed

  • Bump @vue/cli-plugin-babel from 4.4.1 to 4.5.6.
  • Bump vue-template-compiler from 2.6.11 to 2.6.12.
  • Bump @vue/cli-service from 4.4.1 to 4.5.6.
  • Bump eslint-plugin-vue from 6.2.2 to 7.0.0.
  • Bump @vue/cli-plugin-eslint from 4.4.1 to 4.5.6.
  • Bump eslint from 7.2.0 to 7.10.
  • Bump axios from 0.19.2 to 0.20.0.

1.1.0

Changed

  • Bump axios from 0.19.0 to 0.19.2.
  • Bump core-js from 2.6.5 to 3.6.5.
  • Bump vue from 2.6.10 to 2.6.11.
  • Bump @vue/cli-plugin-babel from 3.11.0 to 4.4.1.
  • Bump @vue/cli-plugin-eslint from 3.11.0 to 4.4.1.
  • Bump @vue/cli-service from 3.11.0 to 4.4.1.
  • Bump babel-eslint from 10.0.1 to 10.1.0.
  • Bump eslint from 5.16.0 to 7.2.0.
  • Bump eslint-plugin-vue from 5.0.0 to 6.2.2.
  • Bump vue-template-compiler from 2.6.10 to 2.6.11.

1.0.0

Added

  • Initial release