Compare commits

..

No commits in common. "0.1.2" and "0.1.1" have entirely different histories.
0.1.2 ... 0.1.1

3 changed files with 2 additions and 13 deletions

View File

@ -2,16 +2,8 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [0.1.2](https://git.odit.services/kauft.es/linkylinky-dashboard/compare/0.1.1...0.1.2)
- Added fix for custom basepath [`d9134f6`](https://git.odit.services/kauft.es/linkylinky-dashboard/commit/d9134f6de2f5587a57f69ad06e828d184c3480a2)
#### [0.1.1](https://git.odit.services/kauft.es/linkylinky-dashboard/compare/0.1.0...0.1.1)
> 18 August 2021
- 🚀RELEASE 0.1.1 [`db5c530`](https://git.odit.services/kauft.es/linkylinky-dashboard/commit/db5c530477f9584c77d087c3dea3c3f9156b4773)
#### 0.1.0
> 18 August 2021

View File

@ -1,6 +1,6 @@
{
"name": "@odit/linkylinky-dashboard",
"version": "0.1.2",
"version": "0.1.1",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",

View File

@ -9,10 +9,7 @@ const config = {
adapter: staticAdapter(),
files: {
assets: 'static'
},
paths: {
base: '/dashboard',
},
}
},
preprocess: [