poi-plugin-quest-info-2
Advanced tools
Comparing version 0.10.7 to 0.10.8
@@ -15,2 +15,2 @@ import zh_CN from './quests-scn.json' | ||
export const version = '2023102201' | ||
export const version = '2023120401' |
@@ -7,2 +7,2 @@ import zh_CN from './quests-scn.json' | ||
export const version = '2f651eb24b66c0cf7626eb8a9811955d0bab6c6e' | ||
export const version = '8c121c6cabda822fa8996c2d9cdd679270bf144a' |
@@ -340,3 +340,3 @@ { | ||
366, | ||
369, | ||
370, | ||
401, | ||
@@ -500,5 +500,2 @@ 405, | ||
865, | ||
866, | ||
867, | ||
868, | ||
869, | ||
@@ -559,5 +556,7 @@ 870, | ||
958, | ||
959, | ||
960, | ||
961, | ||
962, | ||
963, | ||
964, | ||
965, | ||
966, | ||
@@ -590,3 +589,2 @@ 967, | ||
1109, | ||
1110, | ||
1111, | ||
@@ -593,0 +591,0 @@ 1112, |
# poi-plugin-quest-info-2 | ||
## 0.10.8 | ||
### Patch Changes | ||
- de953f0: Fix kcwiki quest data | ||
## 0.10.7 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "poi-plugin-quest-info-2", | ||
"version": "0.10.7", | ||
"version": "0.10.8", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "show quest info", |
import { version, QuestData } from '../../build/kcanotifyGamedata' | ||
test('should Kcanotify Game data version correct', () => { | ||
expect(version).toMatchInlineSnapshot(`"2023102201"`) | ||
expect(version).toMatchInlineSnapshot(`"2023120401"`) | ||
}) | ||
@@ -6,0 +6,0 @@ |
@@ -7,3 +7,3 @@ import { KcwikiQuestData, version } from '../../build/kcQuestsData' | ||
expect(version).toMatchInlineSnapshot( | ||
`"2f651eb24b66c0cf7626eb8a9811955d0bab6c6e"`, | ||
`"8c121c6cabda822fa8996c2d9cdd679270bf144a"`, | ||
) | ||
@@ -10,0 +10,0 @@ }) |
@@ -12,3 +12,3 @@ import questCategory from '../../build/questCategory.json' | ||
expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`45`) | ||
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`468`) | ||
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`466`) | ||
}) | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
2265341
76486