From cf42ad3a1cb4b6a851485858f176441fd0e73b2a Mon Sep 17 00:00:00 2001
From: Herysia
Date: Mon, 22 Apr 2024 14:00:30 +0200
Subject: [PATCH] version & patch
---
package-lock.json | 4 ++--
package.json | 2 +-
src/pages/IndexPage.vue | 7 +++++++
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index f6ee549..b552d63 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "loa-details",
- "version": "1.4.29",
+ "version": "1.4.30",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "loa-details",
- "version": "1.4.29",
+ "version": "1.4.30",
"hasInstallScript": true,
"dependencies": {
"axios": "^1.3.6",
diff --git a/package.json b/package.json
index a334538..d7a9ed6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "loa-details",
- "version": "1.4.29",
+ "version": "1.4.30",
"description": "Damage meter for Lost Ark",
"productName": "LOA Details",
"author": "Herysia, Mathicha, Eren Kara ",
diff --git a/src/pages/IndexPage.vue b/src/pages/IndexPage.vue
index 23e6d88..2cf0572 100644
--- a/src/pages/IndexPage.vue
+++ b/src/pages/IndexPage.vue
@@ -60,6 +60,13 @@
Changelog
+ 1.4.30
+
+ -
+ Added encounter names & icons for Ivory Tower, Gargadeth, Thaemine,
+ Veskal. (By @MaccolSolZico)
+
+
1.4.29
- Fixed a packett that sometimes couldn't get written to log file