Skip to content

Commit b912610

Browse files
committed
2.0.0
1 parent f15ff13 commit b912610

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v2.0.0"></a>
5+
## [v2.0.0](https://github.com/comunica/jQuery-Widget.js/compare/v1.8.0...v2.0.0) - 2024-03-20
6+
7+
### Changed
8+
* [Update to Comunica v3](https://github.com/comunica/jQuery-Widget.js/commit/f15ff13659506d10c240b2753e107d8527235885)
9+
10+
### Fixed
11+
* [Fixed broken API key of geo widget](https://github.com/comunica/jQuery-Widget.js/commit/d74c81c2fadf25aace861bde7e0316333fb31830)
12+
* [Fix logout crash if Solid profile is already in list of sources](https://github.com/comunica/jQuery-Widget.js/commit/35866d2394844be39068ea0a4450aed1fed0a5d8)
13+
* [Fix double escaping of ampersands in URLs in execution log](https://github.com/comunica/jQuery-Widget.js/commit/d7a99ea15fe6bca50ba446da608501678608addc)
14+
415
<a name="v1.8.0"></a>
516
## [v1.8.0](https://github.com/comunica/jQuery-Widget.js/compare/v1.7.1...v1.8.0) - 2023-03-28
617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comunica/web-client-generator",
3-
"version": "1.8.0",
3+
"version": "2.0.0",
44
"description": "A tool to generate a Web-based client for a given Comunica config.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)