We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab0639 commit c3a8f34Copy full SHA for c3a8f34
changelog.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [v5.5.4] - 22/10/2021
12
13
### Updated
package.json
@@ -1,6 +1,6 @@
{
"name": "sing-app-vue",
- "version": "5.5.4",
+ "version": "5.5.5",
"private": true,
"scripts": {
"start": "vue-cli-service serve --port 3000",
0 commit comments