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 fa8c121 commit d9b7c5cCopy full SHA for d9b7c5c
changelog.md
@@ -1,5 +1,16 @@
1
# Changelog
2
+
3
+## [1.0.3]
4
5
+### Updated
6
+UPD dependency
7
+Fix adaptive problems
8
+Fix design problems
9
+And a lot of small and not significant mistakes :)
10
11
## [1.0.2]
12
13
14
UPD dependency
15
fix package.json
16
src/js/extra/login.js renamed to dist/js/extra/login.js
package.json
@@ -1,6 +1,6 @@
{
"name": "One",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Flatlogic One - Bootstrap 4.5 Admin Dashboard",
"scripts": {
"build": "gulp build",
0 commit comments