Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher committed Jun 3, 2021
1 parent 8178eb5 commit b922e9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).

### Changed

- Bump eslint-plugin-vue from 7.0.0 to 7.0.1.
- Bump eslint from 7.10.0 to 7.13.0.
- Bump core-js from 3.6.5 to 3.7.0.
- Bump axios from 0.20.0 to 0.21.0.
- Bump @vue/cli-service from 4.5.6 to 4.5.8.
- Bump @vue/cli-plugin-babel from 4.5.6 to 4.5.8.
- Bump eslint-plugin-vue from 7.0.1 to 7.1.0.
- Bump @vue/cli-plugin-eslint from 4.5.6 to 4.5.7.
- 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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue.aareguru",
"version": "1.2.1",
"version": "1.3.0",
"description": "Vue componente shows the Aare temperature from Aareguru.",
"main": "dist/vue.aareguru.common.js",
"unpkg": "dist/vue.aareguru.common.js",
Expand Down

0 comments on commit b922e9f

Please sign in to comment.