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 9b7cd5b commit 92f0f24Copy full SHA for 92f0f24
changelog.md
@@ -1,5 +1,5 @@
1
# Changelog
2
-### [v2.1.3]
+## [v2.1.4]
3
4
### Updated
5
- Header: add more space between badge and arrow, clean logo;
@@ -8,7 +8,7 @@
8
- Notifications: fix error notification and 'close' color;
9
- Update dependencies and changelog.
10
11
-## [v2.1.2]
+## [v2.1.3]
12
13
14
- Navbar: fix adaptive, broken links, add padding;
@@ -20,6 +20,10 @@
20
- Charts: fix several colors;
21
- Update dependencies.
22
23
+## [v2.1.2]
24
+### Updated
25
+
26
+- Update dependency
27
28
## [v2.1.1]
29
package.json
@@ -1,6 +1,6 @@
{
"name": "sing-app-vue",
- "version": "2.1.3",
+ "version": "2.1.4",
"private": true,
"scripts": {
6
"serve": "vue-cli-service serve --port 3000",
0 commit comments