File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " exide" ,
3
- "version" : " 3.3.0 " ,
3
+ "version" : " 3.3.1 " ,
4
4
"description" : " a web-based XQuery IDE" ,
5
5
"main" : " main.js" ,
6
6
"directories" : {
Original file line number Diff line number Diff line change 12
12
<finish />
13
13
<permissions xmlns : repo =" http://exist-db.org/xquery/repo" password =" eXide" user =" eXide" group =" eXide" mode =" 0775" />
14
14
<changelog >
15
+ <change version =" 3.3.1" >
16
+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
17
+ <li >Fixed: Snippets for XQuery 3.1 - <a href =" https://github.com/eXist-db/eXide/pull/420" >#420</a ></li >
18
+ <li >Fixed: Ensure errors in module inspection don’t halt docs lookup - <a href =" https://github.com/eXist-db/eXide/pull/433" >#420</a ></li >
19
+ </ul >
20
+ </change >
15
21
<change version =" 3.3.0" >
16
22
<ul xmlns =" http://www.w3.org/1999/xhtml" >
17
23
<li >Include ag-grid in build to allow offline use of eXide - <a href =" https://github.com/eXist-db/eXide/pull/411" >#411</a ></li >
You can’t perform that action at this time.
0 commit comments