Skip to content

Commit c3a8f34

Browse files
committed
Update changelog
1 parent dab0639 commit c3a8f34

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v5.5.5] - 23/08/2022
4+
5+
### Updated Bootstrap from 4.6.0 to 5.1.3
6+
### Updated Bootstrap-vue from 2.21.2 to 2.22.0
7+
### Updated VUE from 2.6.12 to 2.7.6
8+
### Updated dependencies
9+
### Updated theme-colors, colors
10+
311
## [v5.5.4] - 22/10/2021
412

513
### Updated

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sing-app-vue",
3-
"version": "5.5.4",
3+
"version": "5.5.5",
44
"private": true,
55
"scripts": {
66
"start": "vue-cli-service serve --port 3000",

0 commit comments

Comments
 (0)