Skip to content

Commit 6928e65

Browse files
committed
3.0.1
1 parent 719f4f8 commit 6928e65

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
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v3.0.1"></a>
5+
## [v3.0.1](https://github.com/comunica/jQuery-Widget.js/compare/v3.0.0...v3.0.1) - 2024-10-15
6+
7+
### Fixed
8+
* [Fix move plugin not being packaged](https://github.com/comunica/jQuery-Widget.js/commit/719f4f8de78e1693f96e28ce4709c4327af478ef)
9+
410
<a name="v3.0.0"></a>
511
## [v3.0.0](https://github.com/comunica/jQuery-Widget.js/compare/v2.0.0...v3.0.0) - 2024-10-15
612

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": "3.0.0",
3+
"version": "3.0.1",
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)