🚀RELEASE 0.1.2
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Nicolai Ort 2021-08-18 18:02:34 +02:00
parent d9134f6de2
commit c5874e16c6
2 changed files with 9 additions and 1 deletions

View File

@ -2,8 +2,16 @@
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.1",
"version": "0.1.2",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",