Skip to content

Commit 23145d6

Browse files
committed
build: v2.6.0
1 parent 5fe0d95 commit 23145d6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## 2.6.0 (2023-05-12)
7+
8+
- Interfacing with the plugin callback interface
9+
- Refactor the API interface to call the API directly internally from the local environment.
10+
11+
612
## 2.5.0 (2023-05-06)
713

814
- Fix menu configuration page does not determine if it is closed or not

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Fresns officially developed website engine, integrated to run in the main application.",
66
"author": "Fresns",
77
"authorLink": "https://fresns.org",
8-
"version": "2.5.0",
8+
"version": "2.6.0",
99
"scene": [
1010
"apiKey",
1111
"engine"

0 commit comments

Comments
 (0)