We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eddc68f commit 69db5f7Copy full SHA for 69db5f7
2 files changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+<a name="v4.0.1"></a>
5
+## [v4.0.1](https://github.com/comunica/jQuery-Widget.js/compare/v4.0.0...v4.0.1) - 2026-01-12
6
+
7
+### Fixed
8
+* [Fix default prefixes not being generated](https://github.com/comunica/jQuery-Widget.js/commit/eddc68f8dd21f67402f5c1c52762b8c96a09d5ec)
9
10
<a name="v4.0.0"></a>
11
## [v4.0.0](https://github.com/comunica/jQuery-Widget.js/compare/v3.0.2...v4.0.0) - 2026-01-08
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@comunica/web-client-generator",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "A tool to generate a Web-based client for a given Comunica config.",
"repository": {
"type": "git",
0 commit comments